2
0
Эх сурвалжийг харах

Merge branch 'master' of https://github.com/taylor001/crown

Daniele Bartolini 11 жил өмнө
parent
commit
a85d032d9f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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)