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.