diff options
author | tv <tv@nomic.retiolum> | 2013-11-04 16:25:17 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2013-11-04 16:25:17 +0100 |
commit | 93c3a2b9051a8b9f711168eaae4d464c7a6c832d (patch) | |
tree | 9840151d988e5b12989b1c1de68a69843f2dc177 /cholerab/tahoe/brick_installation | |
parent | dac51f386cbee53fbf674a16b612014b60efbee6 (diff) |
cholerab: fix typo
Diffstat (limited to 'cholerab/tahoe/brick_installation')
-rw-r--r-- | cholerab/tahoe/brick_installation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cholerab/tahoe/brick_installation b/cholerab/tahoe/brick_installation index 00eb6bfe..1aedb52b 100644 --- a/cholerab/tahoe/brick_installation +++ b/cholerab/tahoe/brick_installation @@ -6,7 +6,7 @@ pip2 install pyasn1 zfec pycrypto zbase32 pycryptopp twisted pip2 install allmydata-tahoe ## Tahoe Brick Installation (Arch Linux / Expert Mode^_^) -# if the above breaks for some reasont, but you basically know what you're +# if the above breaks for some reason, but you basically know what you're # doing, then you could try something like this: pip2 uninstall `pip2 list | awk '{print$1}'` yaourt -S --asdeps --noconfirm net-tools python2 python2-zope-interface \ |