Add compatibility section

This commit is contained in:
Peter Wagenet 2017-05-18 08:50:37 -07:00
parent cd495e44f2
commit 1ff02d633c
2 changed files with 8 additions and 11 deletions

View File

@ -40,6 +40,14 @@ https://usehelix.com/demos
https://usehelix.com/roadmap
## Compatibility
Helix has been tested with the following, though other combinations may also work.
* cargo 0.18.0 (fe7b0cdcf 2017-04-24)
* rustc 1.17.0 (56124baa9 2017-04-24)
* ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-darwin16]
* Bundler version 1.14.6
## Contributing

View File

@ -1,16 +1,5 @@
# Running the examples
Tested with:
cargo 0.18.0-beta (d8d0940a9 2017-04-01)
rustc 1.17.0-beta.3 (ca3d11832 2017-04-05)
ruby 2.4.1p111 (2017-03-22 revision 58053)
Bundler version 1.14.6
### Example
1. Go to helix/examples/project-name
2. `bundle install`