summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2015-06-16 12:34:06 -0700
committerMicah Lee <micah@micahflee.com>2015-06-16 12:34:06 -0700
commite6db3c27e4a431862ac043dd8e4c255735562e1d (patch)
tree06b749f6847cbb9c2a36507a6fb26e0f5d0d0000
parent0350cb3cdca2a013cba7ec4cae1068aaee0896d8 (diff)
parentbba9871fd30433f8c861c81e292eddfa1d301015 (diff)
downloadonionshare-e6db3c27e4a431862ac043dd8e4c255735562e1d.tar.gz
onionshare-e6db3c27e4a431862ac043dd8e4c255735562e1d.zip
Merge branch 'master' of github.com:micahflee/onionshare
-rw-r--r--BUILD.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/BUILD.md b/BUILD.md
index 27f74a3a..97aeb8fa 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -27,6 +27,10 @@ sudo yum install -y rpm-build python-flask python-stem pyqt4
sudo yum install -y dist/onionshare-*.rpm
```
+*For ArchLinux:*
+
+There is a PKBUILD available [here](https://aur.archlinux.org/packages/onionshare/) that can be used to install onionshare
+
## Mac OS X
Install the [latest python 2.x](https://www.python.org/downloads/) from python.org. If you use the built-in version of python that comes with OS X, your .app might not run on other people's computers.