README: add MacPorts instructions (#68)

master
Herby Gillot 3 years ago committed by GitHub
parent a954b4fc96
commit 0fee0268ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,6 +41,15 @@ cd smug
go install
```
### MacPorts (macOS)
On macOS, you can install Smug using [MacPorts](https://www.macports.org). Once MacPorts is installed, simply issue the following commands:
```bash
sudo port selfupdate
sudo port install smug
```
## Usage
```

Loading…
Cancel
Save