mirror of
https://github.com/cooperhammond/irs.git
synced 2024-12-21 17:25:28 +00:00
Update README.md
This commit is contained in:
parent
e23033d269
commit
2d64d7a18d
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue