diff --git a/README.md b/README.md index 8945327..9c763bc 100755 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +5. Create a new Pull Request