From b5d7966f9d599bed27cd769bd6037aa04068f51f Mon Sep 17 00:00:00 2001 From: Simon Hanna Date: Tue, 16 Jun 2015 20:57:16 +0200 Subject: [PATCH] add build instructions for archlinux to BUILD.md --- BUILD.md | 4 ++++ 1 file changed, 4 insertions(+) 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.