Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ianj-als/pypeline.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Johnson <ian.johnson@appliedlanguage.com>2012-08-13 14:24:11 +0400
committerIan Johnson <ian.johnson@appliedlanguage.com>2012-08-13 14:24:11 +0400
commit8e5fb27792d098feb604e2301d202d5b71dbfc44 (patch)
treed48ecfc8b43e55531bbea8cf2bb68747e6db992d /README.md
parent25c085bc93e05e645d29e0dbc4d7b38abf3bd14a (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c59f2e..0d47c5f 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,9 @@ To install an Egg:
`sudo python setup.py install bdist_egg`
+To view setup help:
+
+ `python setup.py --help`
The Implementation
------------------