doc: removed extraneous hash
This commit is contained in:
parent
d32074542b
commit
e02f51d258
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue