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
28083f3204
commit
8662961e93
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -45,6 +45,16 @@ The second example shows how you can restart a broken transfer. Here, computer 2
|
||||||
|
|
||||||
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`.
|
||||||
|
|
||||||
|
Or, you can quickly install a release from the command-line:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ curl https://getcroc.schollz.com | bash
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
$ wget -qO- https://getcroc.schollz.com | bash
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue