From 64dbc95fde75cd6840e26b491313d6516aca507a Mon Sep 17 00:00:00 2001 From: Reuh Date: Mon, 17 Aug 2015 21:55:58 +0200 Subject: [PATCH] Fix typos in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d351d5..4968f10 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Warning: the 'u' in the repo's name is a 'µ', not a 'u'. #### Build instructions * Setup your environment as shown here : http://3dbrew.org/wiki/Setting_up_Development_Environment -* Clone this repository and run the commande `make build-all` to build all the dependicies. -* If you only made changes to ctrµLua, run `make` to rebuild ctµLua withouut rebuilding all the dependicies. +* Clone this repository and run the command `make build-all` to build all the dependencies. +* If you only made changes to ctrµLua, run `make` to rebuild ctµLua without rebuilding all the dependencies. May not work under Windows.