Переглянути джерело

Note about integrating Pynsist in larger build systems

Closes gh-180
Thomas Kluyver 6 роки тому
батько
коміт
a105ae1c82
1 змінених файлів з 4 додано та 0 видалено
  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.