|
|
@@ -77,7 +77,7 @@ Docutils/reStructuredText (http://docutils.sourceforge.net)
|
|
|
When running a sample your current directory has to be `<install-path>/bin/<platform[32|64]>`.
|
|
|
To run a sample on 64-bit linux debug mode:
|
|
|
|
|
|
- $ ./linux-debug-64 --source-dir <full/sample/path> --bundle-dir <full/destination/path> --compile --continue
|
|
|
+ $ ./linux-debug-64 --source-dir <full/sample/path> --bundle-dir <full/destination/path> --compile --platform linux --continue
|
|
|
|
|
|
###[01.hello-world](https://github.com/taylor001/crown/tree/master/samples/01.hello-world)
|
|
|
|