mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Merge pull request #202 from simonsmiley/simonsmiley-add-archlinux-build-instructions
add build instructions for archlinux to BUILD.md
This commit is contained in:
commit
bba9871fd3
4
BUILD.md
4
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.
|
||||
|
Loading…
Reference in New Issue
Block a user