Merge pull request #166 from taigrr/master

Update README.md
This commit is contained in:
Zack 2019-11-03 17:18:39 -07:00 committed by GitHub
commit a0d9d74d5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ $ scoop install croc
Or, you can [install Go](https://golang.org/dl/) and build from source (requires Go 1.12+):
```
$ go get -v github.com/schollz/croc/v6
$ go get -v github.com/schollz/croc
```