From 7b54cc2ac4ceb5aac7a67a5be79c6427c3552ecf Mon Sep 17 00:00:00 2001 From: Scetch Date: Thu, 7 Apr 2016 14:22:07 -0400 Subject: [PATCH] Fix spelling mistake in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02a8c2f..988a988 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, OpenSSL and **nighly** rust to build. +Currently requires SDL2, OpenSSL and **nightly** rust to build. `cargo build --release`