mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
README polishing, fixed typo in compress package docs
This commit is contained in:
parent
546e6c089a
commit
e98d2e167a
3 changed files with 11 additions and 9 deletions
|
@ -40,11 +40,13 @@ curl https://getcroc.schollz.com | bash
|
|||
### On macOS
|
||||
|
||||
Using [Homebrew](https://brew.sh/):
|
||||
|
||||
```bash
|
||||
brew install croc
|
||||
```
|
||||
|
||||
Using [MacPorts](https://www.macports.org/):
|
||||
|
||||
```bash
|
||||
sudo port selfupdate
|
||||
sudo port install croc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue