Use new puzzle tiles.
[naja.git] / README.txt
index 5fbd41bd5375558660f8bf258d07b0f98d3cbd78..86ac8ef0147ba3d64df58037f1b549aa0d6bed2a 100644 (file)
@@ -75,13 +75,9 @@ points, you win the game, and there is much rejoicing.
 Development notes
 -----------------
 
-Ensure the JSON is generated from the YAML, for people with out pyyaml::
-
-   ./tools/gen_json.py
-
 Creating a source distribution with::
 
-   ./scripts/build_unix.sh
+   python setup.py sdist
 
 You may also generate Windows executables and OS X applications::