Renamed flatland-test.py to test-flatland.py.
[flatland.git] / README.md
index 9e8e3b3..3f347bb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,5 +39,5 @@ small images), the simulation may be stuck.
 
 ```
 make -j -k
-./flatland-test.py
+./test-flatland.py
 ```