X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=README.txt;h=22473282e8aaa42ed323cf922c21a073366f7001;hb=266660e05f9b1a834544f11674dc493217b6d80e;hp=837b207344364b6fdee12ae41c5f195e854ca448;hpb=afd80ee80f55f179d59afb192e0685730a6470cd;p=naja.git diff --git a/README.txt b/README.txt index 837b207..2247328 100644 --- a/README.txt +++ b/README.txt @@ -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::