Specify dependency install instructions

This commit is contained in:
James Tomasino 2018-02-25 10:52:07 -05:00 committed by GitHub
parent 02459ebe0f
commit 734953ecb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@
## Installation
### Requirements
* make
* bash 4+
* GNU sed (aka, not the default OSX one)
* bash 4+ (OSX: `brew install bash`)
* GNU sed (OSX: `brew install gnu-sed --with-default-names`)
* GNU getopt (OSX: `brew install gnu-getopt --with-default-names`)
### Install