Commit 0712d38e authored by Karl Bode's avatar Karl Bode Committed by Jacob Potter

Fixed Typo

parent 55a50f6c
...@@ -26,7 +26,7 @@ make example_ios ...@@ -26,7 +26,7 @@ make example_ios
``` ```
**Details** **Details**
This example proejct utilizes [gyp](https://code.google.com/p/gyp/) to generate project files for This example project utilizes [gyp](https://code.google.com/p/gyp/) to generate project files for
each platform. So, before running any of the example code the first time you will need to run `make ios` each platform. So, before running any of the example code the first time you will need to run `make ios`
or `make android` depending on the platform you wish you run. Additionally, those commands will need or `make android` depending on the platform you wish you run. Additionally, those commands will need
to be run each time the djinni file has been changed. Gyp will automatically detect the new files to be run each time the djinni file has been changed. Gyp will automatically detect the new files
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment