From 3ccade3d2f5c7e4609b2e9c7ee8c2a0aed132f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Crozet?= Date: Sat, 15 Jun 2013 13:11:50 +0000 Subject: [PATCH] icomming -> master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ad8d36b..c9882d44 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It is mainly focused on features needed for real-time physics. It should be usable for graphics too. ## Compilation -You will need the last rust compiler from the incomming branch. +You will need the last rust compiler from the master branch. I pull the compiler and fix my code almost every days. If you encounter problems, make sure you have the last version.