Browse Source

Update README.md

Dennis Rodewyk 6 years ago
parent
commit
28a4c36202
1 changed files with 6 additions and 1 deletions
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -22,7 +22,12 @@
 
 - Docker
 - Bash 4+
-- GNU grep (on macOS, via brew: `brew install grep --with-default-names`)
+
+
+	On macOS via [homebrew](https://brew.sh)
+	- Bash 4+ -> `brew install bash`
+	- GNU grep -> `brew install grep --with-default-names`
+	- GNU sed -> `brew install gnu-sed --default-names`
 
 ## How to get started: