Skip to content

Commit

Permalink
fix(docs): git clone command in README (#997)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegt authored Apr 22, 2022
1 parent 394e4e4 commit 18a5c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Using `-b` (or `--backend`) the following formats are supported:

To build libasciidoc and make it available on the command line, do this:

$ git checkout github.com/bytesparadise/libasciidoc
$ git clone https://github.com/bytesparadise/libasciidoc.git
$ cd libasciidoc
$ make install

Expand Down

0 comments on commit 18a5c23

Please sign in to comment.