diff options
author | kali <kali@leap.se> | 2012-10-03 21:23:38 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-10-03 21:23:38 +0900 |
commit | 7a58425cbb090acb3777b602bd3350581f7b30e8 (patch) | |
tree | e10e737cf21218db85f0759634692569bc04a9d0 /pkg | |
parent | cc46c4eb9e616103c029531f71e15b3630d4809f (diff) |
updated readme with some clarifications
hopefully it's a bit more clear now.
developer: feedback welcome. are you able to get it running
with the instructions listed here?
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 6bbc53fe..aef934fb 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -1,4 +1,4 @@ -argparse +argparse # only for python 2.6 requests ping netifaces |