Add nightly rust to the requirement list

This commit is contained in:
bjorn3 2016-04-05 20:57:30 +02:00 committed by Matthew Collins
parent f8e2d0333e
commit 9ab5291d34
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Feel free to pop in to say hi, [Webchat can be found here](https://irc.spi.gt/ir
## Building
For more detailed info and platform specific instructions check the [wiki](https://github.com/Thinkofname/steven-rust/wiki/Compiling-and-or-running).
Currently requires SDL2 and OpenSSL to build.
Currently requires SDL2, OpenSSL and **nighly** rust to build.
`cargo build --release`