From 9ab5291d345d575688e591e7f92c64a0f7688cb7 Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Tue, 5 Apr 2016 20:57:30 +0200 Subject: [PATCH] Add nightly rust to the requirement list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e88ad5..02a8c2f 100644 --- a/README.md +++ b/README.md @@ -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`