]> git.lizzy.rs Git - nothing.git/commitdiff
(#792) Update Quick Start
authorrexim <reximkut@gmail.com>
Sat, 13 Apr 2019 17:54:45 +0000 (00:54 +0700)
committerrexim <reximkut@gmail.com>
Sat, 13 Apr 2019 17:54:45 +0000 (00:54 +0700)
README.md

index ac12d8ff1ec6b1d6b9d926794afaf68cf480f43e..0ae5c5c7c3ba6d707e8b1b71e59475158b841980 100644 (file)
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ $ mkdir build
 $ cd build/
 $ cmake ..
 $ make
-$ ./nothing ../levels/level-01.txt
+$ ./nothing ../levels/
 $ ./nothing_test
 ```