Răsfoiți Sursa

Note about integrating Pynsist in larger build systems

Closes gh-180
Thomas Kluyver 6 ani în urmă
părinte
comite
a105ae1c82
1 a modificat fișierele cu 4 adăugiri și 0 ștergeri
  1. 4 0
      README.rst

+ 4 - 0
README.rst

@@ -45,3 +45,7 @@ Quickstart
 
 3. Run ``pynsist installer.cfg`` to generate your installer. If ``pynsist`` isn't
    found, you can use ``python -m nsist installer.cfg`` instead.
+
+This example illustrates how to use Pynsist by itself, for simple projects.
+There are other options which can make it easier to integrate as a step in
+a more complex build process. See the docs for more information.