doc: removed extraneous hash

This commit is contained in:
Zen-CODE 2016-04-14 01:23:49 +02:00
parent d32074542b
commit e02f51d258

View file

@ -84,7 +84,7 @@ Create the Xcode project
The `toolchain.py` can create the initial Xcode project for you::
$ # ./toolchain.py create <title> <app_directory>
$ ./toolchain.py create <title> <app_directory>
$ ./toolchain.py create Touchtracer ~/code/kivy/examples/demo/touchtracer
Your app directory must contain a main.py. A directory named `<title>-ios`