bitshift glyphs
[naja.git] / README.txt
index 837b207344364b6fdee12ae41c5f195e854ca448..22473282e8aaa42ed323cf922c21a073366f7001 100644 (file)
@@ -75,9 +75,13 @@ 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::