Add Cargo instructions; closes #8

This commit is contained in:
Matt Green 2016-10-17 21:26:01 -04:00
parent 22d98005fb
commit dde7453a47
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,10 @@ Run `make` when any file changes, using the `.gitignore` file in the current dir
##Installation
###Cargo
$ cargo install watchexec
###OS X with Homebrew
$ brew install https://raw.githubusercontent.com/mattgreen/watchexec/master/pkg/brew/watchexec.rb