From 3a8f7478694e14da3e8a40c93d22e518f7332fdf Mon Sep 17 00:00:00 2001 From: Emil Breding Date: Thu, 7 Jul 2016 23:08:26 +0200 Subject: [PATCH] Updated link to repo --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 76f1a8b..11dc9ce 100644 --- a/readme.md +++ b/readme.md @@ -16,9 +16,9 @@ so if it doesn't work try to install specifically: *rustc 1.11.0-nightly (12238b ## Setup -A. Clone the repository: `git clone https://github.com/cygni/snakebot-clients.git`; +A. Clone the repository: `git clone https://github.com/cygni/snakebot-client-rust.git`; -B. Open: `/snakebot-rust`; +B. Open: `/`; C. Run the snake: `cargo run`;