Use 'sudo port', as per #529

This commit is contained in:
Jerome Petazzoni
2020-07-09 15:32:21 +02:00
parent 7dd72f123f
commit 8fb7ea3908

View File

@@ -76,7 +76,7 @@ Exactly what we need!
sudo chmod +x /usr/local/bin/stern
```
- On macOS, we can also `brew install stern` or `port install stern`
- On macOS, we can also `brew install stern` or `sudo port install stern`
<!-- ##VERSION## -->