Skip to content

Commit

Permalink
Fix path for git clone instructions (#28)
Browse files Browse the repository at this point in the history
itsazzad authored and jsha committed Jun 3, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent eb90587 commit 6640031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ following:

```
cd /ANY/PATH
git clone github.com/jsha/minica
git clone https://github.com/jsha/minica.git
go build
## or
# go install

0 comments on commit 6640031

Please sign in to comment.