diff options
author | makefu <github@syntax-fehler.de> | 2013-10-01 22:41:28 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2013-10-01 22:41:28 +0200 |
commit | 086fc99399d8d90e41999fdf2251b051dd3fc9ca (patch) | |
tree | 166bd8adb792e385327a8860574256d66441b003 /cholerab/tahoe/client_installation | |
parent | d172c8c1814d227b7b623b47ff9fc13c565e5be9 (diff) |
update documentation for tahoe service
Diffstat (limited to 'cholerab/tahoe/client_installation')
-rw-r--r-- | cholerab/tahoe/client_installation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cholerab/tahoe/client_installation b/cholerab/tahoe/client_installation index 14a23c80..dce3742a 100644 --- a/cholerab/tahoe/client_installation +++ b/cholerab/tahoe/client_installation @@ -1,6 +1,6 @@ #?/bin/sh # Tahoe installation -pacman -S python2 python2-pip +pacman -S python2 python2-pip net-tools pip install pyasn1 zfec pycrypto zbase32 pycryptopp twisted pip install allmydata-tahoe |