mirror of
https://github.com/schollz/croc.git
synced 2024-11-28 01:16:10 +03:00
Add Arch Linux installation to README
This commit is contained in:
parent
bfa7768781
commit
f3799213b6
@ -52,6 +52,12 @@ $ scoop install croc
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
On Arch Linux you can install the latest release with `pacman`:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ pacman -S 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+):
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user