diff options
author | Filipp Lepalaan <f@0x00.co> | 2013-01-14 16:46:12 +0200 |
---|---|---|
committer | Filipp Lepalaan <f@0x00.co> | 2013-01-14 16:46:12 +0200 |
commit | 43905ada7a8f5211a447798a870ffbb075a4a917 (patch) | |
tree | 8adee36720e8c0c3ca734790e394f6408e71325b | |
parent | 951c5a02b5718d492b0b7c1196fba5af46948740 (diff) | |
download | py-gsxws-43905ada7a8f5211a447798a870ffbb075a4a917.tar.gz py-gsxws-43905ada7a8f5211a447798a870ffbb075a4a917.tar.bz2 py-gsxws-43905ada7a8f5211a447798a870ffbb075a4a917.zip |
Added installation command from ZeiP
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ py-gsx ====== +Installation: + + pip install -e git+git://github.com/filipp/py-gsx.git#egg=py-gs + + It goes a little something like this: # check warranty status |