Merge pull request #2097 from ylluminarious/patch-1

Add MacPorts as installation option in README.md
This commit is contained in:
Vidar Holen 2020-12-05 20:14:46 -08:00 committed by GitHub
commit 5196ab1f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -172,6 +172,10 @@ On macOS (OS X) with Homebrew:
brew install shellcheck brew install shellcheck
Or with MacPorts:
sudo port install shellcheck
On OpenBSD: On OpenBSD:
pkg_add shellcheck pkg_add shellcheck