Skip to content

Commit

Permalink
README(Getting started): Fix the git clone snippet.
Browse files Browse the repository at this point in the history
Closes #7.
  • Loading branch information
aartaka committed Sep 18, 2023
1 parent 4e1edae commit badb27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ encode JSON data, in the minimum keystrokes/minutes possible.
* Getting started
Clone the Git repository:
#+begin_src sh
git clone --recursive https://github.com/atlas-engineer/njson ~/common-lisp/
git clone --recursive https://github.com/atlas-engineer/njson ~/common-lisp/njson
#+end_src

Load NJSON (with a jzon backend) in the REPL:
Expand Down

0 comments on commit badb27d

Please sign in to comment.