Create a source distribution
[naja.git] / README.txt
index 5fbd41bd5375558660f8bf258d07b0f98d3cbd78..22473282e8aaa42ed323cf922c21a073366f7001 100644 (file)
@@ -81,7 +81,7 @@ Ensure the JSON is generated from the YAML, for people with out pyyaml::
 
 Creating a source distribution with::
 
-   ./scripts/build_unix.sh
+   python setup.py sdist
 
 You may also generate Windows executables and OS X applications::