X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=blobdiff_plain;f=README.txt;h=b64221ce566adabb3a0108a29843e1c988281af8;hp=238cce1c49bee5bdf31f498f608c3fa9abaf0465;hb=43c03b517877aef0df8eb909d23109e401532cb5;hpb=b30fa963e166c9ac819611aa3b71816052cbcae6 diff --git a/README.txt b/README.txt index 238cce1..b64221c 100644 --- a/README.txt +++ b/README.txt @@ -24,6 +24,9 @@ respawn the bullet pattern, and Enter to restart it. Installing ---------- +BulletML requires Python 2.6 or later. It should work on Python 3. It +has no dependencies outside the CPython standard library. + $ ./setup.py build $ sudo ./setup.py install