mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
Fixes #110
This commit is contained in:
parent
818e590d92
commit
737049694b
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ In version 4, there is now a GUI available for [Windows](https://github.com/scho
|
||||||
|
|
||||||
[Download the latest release for your system](https://github.com/schollz/croc/releases/latest).
|
[Download the latest release for your system](https://github.com/schollz/croc/releases/latest).
|
||||||
|
|
||||||
Or, you can [install Go](https://golang.org/dl/) and build from source with `go get github.com/schollz/croc`.
|
Or, you can [install Go](https://golang.org/dl/) and build from source with `go get github.com/schollz/croc`. Since *croc* uses [Go modules](https://golang.org/doc/go1.11#modules) it requires Go version 1.11+.
|
||||||
|
|
||||||
Or, you can quickly install a release from the command-line:
|
Or, you can quickly install a release from the command-line:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue