diff --git a/README.rst b/README.rst index dd9ba3d..ccd35ce 100644 --- a/README.rst +++ b/README.rst @@ -79,6 +79,10 @@ Don't grab a coffee, just do diner. Compiling all the libraries for the first time, 4x over (remember, 4 archs, 2 per platforms), will take time. (TODO: provide a way to not compile for the simulator.). +For a complete list of available commands, type:: + + $ ./toolchain.py + Create the Xcode project ------------------------