Clarify what needs to be done to make it work on MacOS (closes #2)

This commit is contained in:
Gabriel Ostrolucký 2019-01-05 14:25:14 +01:00
parent 7f374d5332
commit 1cc991b47a
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Requirements
============ ============
- bash (cygwin is OK) - bash (cygwin is OK)
- wget - wget
- GNU grep (on MacOS install with `brew install grep --with-default-names`)
Usage Usage
===== =====