mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
fix readme go get
This commit is contained in:
parent
3e6a554532
commit
ea115908fc
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ $ curl https://getcroc.schollz.com | bash
|
||||||
Or, you can [install Go](https://golang.org/dl/) and build from source (requires Go 1.11+):
|
Or, you can [install Go](https://golang.org/dl/) and build from source (requires Go 1.11+):
|
||||||
|
|
||||||
```
|
```
|
||||||
$ go get github.com/schollz/croc
|
$ go get -v github.com/schollz/croc/v6
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue