mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
README: add instructions for installing with MacPorts
This commit is contained in:
parent
1226a802e4
commit
ce7c497c09
1 changed files with 6 additions and 0 deletions
|
@ -41,6 +41,12 @@ On macOS you can install the latest release with [Homebrew](https://brew.sh/):
|
||||||
$ brew install schollz/tap/croc
|
$ brew install schollz/tap/croc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
On macOS you can also install the latest release with [MacPorts](https://macports.org/):
|
||||||
|
|
||||||
|
```
|
||||||
|
$ sudo port selfupdate
|
||||||
|
$ sudo port install croc
|
||||||
|
```
|
||||||
|
|
||||||
On Windows you can install the latest release with [Scoop](https://scoop.sh/):
|
On Windows you can install the latest release with [Scoop](https://scoop.sh/):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue