Small update for homebrew install. Now consistent in all repos

This commit is contained in:
Michael Williams
2019-09-17 16:45:23 -06:00
parent 4ccad68c80
commit ab9811f6d8

View File

@@ -40,7 +40,7 @@ The command line tool isn't required, but it makes things a lot easier. There ar
If you're on a Mac and use [Homebrew](https://brew.sh/):
```sh
brew install fn
brew update && brew install fn
```
#### Option 2. Shell script - Linux and macOS