mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
Update README.md
This commit is contained in:
parent
acd7d8d8ec
commit
bfa7768781
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ $ scoop install croc
|
||||||
Or, you can [install Go](https://golang.org/dl/) and build from source (requires Go 1.12+):
|
Or, you can [install Go](https://golang.org/dl/) and build from source (requires Go 1.12+):
|
||||||
|
|
||||||
```
|
```
|
||||||
$ go get -v github.com/schollz/croc
|
$ GO111MODULE=on go get -v github.com/schollz/croc/v6
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue