aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2015-06-16 12:07:58 -0700
committerMicah Lee <micah@micahflee.com>2015-06-16 12:07:58 -0700
commitbba9871fd30433f8c861c81e292eddfa1d301015 (patch)
tree5c0fc6dbea7f19dae54350117aa8dbee3936d17b
parent2e39382126ac8f374b4cb4c8c5b251695d6f2591 (diff)
parentb5d7966f9d599bed27cd769bd6037aa04068f51f (diff)
downloadonionshare-bba9871fd30433f8c861c81e292eddfa1d301015.tar.gz
onionshare-bba9871fd30433f8c861c81e292eddfa1d301015.zip
Merge pull request #202 from simonsmiley/simonsmiley-add-archlinux-build-instructions
add build instructions for archlinux to BUILD.md
-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.