Update brew install instructions to use repo-local formula

This commit is contained in:
Matt Green 2016-09-26 08:04:56 -04:00
parent 23da58fa19
commit cd8e43baaf
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ Call/restart `python server.py` when any Python file in the current directory (a
###OS X with Homebrew
$ brew install mattgreen/watchexec/watchexec
$ brew install https://raw.githubusercontent.com/mattgreen/watchexec/master/pkg/brew/watchexec.rb
##Credits