Add install instructions for non-macOS users

This commit is contained in:
Matt Green 2016-10-17 11:53:43 -04:00
parent 57efffb0f2
commit 5cd6ee5a9b
1 changed files with 8 additions and 0 deletions

View File

@ -59,6 +59,14 @@ Run `make` when any file changes, using the `.gitignore` file in the current dir
$ brew install https://raw.githubusercontent.com/mattgreen/watchexec/master/pkg/brew/watchexec.rb
###Linux
For now, use the GitHub Releases tab to obtain the binary. PRs for packaging in various distros are welcomed.
###Windows
Use the GitHub Releases tab to obtain the binary. In the future, I'll look at adding it to Chocolatey.
##Credits
* [notify](https://github.com/passcod/rsnotify) for doing most of the heavy-lifting