Update README.md

This commit is contained in:
Cooper Hammond 2020-05-21 22:03:44 -07:00 committed by GitHub
parent e23033d269
commit 2d64d7a18d

View file

@ -75,6 +75,8 @@ Examples:
Just download the latest release for your platform
[here](https://github.com/cooperhammond/irs/releases).
Note that the binaries right now have only been tested on WSL. They *should* run on most linux distros, and OS X, but if they don't please make an issue above.
### From Source
If you're one of those cool people who compiles from source
@ -174,4 +176,4 @@ doing here, _pretty please_ shoot me an email.
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
5. Create a new Pull Request