1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00

Fix typos in README.md

This commit is contained in:
Reuh 2015-08-17 21:55:58 +02:00
parent 9cd6434ea9
commit 64dbc95fde

View file

@ -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.