Pre-generate JSON, so we don't need to require pyyaml
[naja.git] / README.txt
index 837b207344364b6fdee12ae41c5f195e854ca448..5fbd41bd5375558660f8bf258d07b0f98d3cbd78 100644 (file)
@@ -75,6 +75,10 @@ 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