mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-26 07:49:48 -05:00
add note to BUILD.md about which versions of debian and ubuntu are supported
This commit is contained in:
parent
684333776c
commit
dc97d7bae9
2
BUILD.md
2
BUILD.md
@ -9,6 +9,8 @@ Start by getting a copy of the source code:
|
|||||||
|
|
||||||
*For .deb-based distros (like Debian, Ubuntu, Linux Mint):*
|
*For .deb-based distros (like Debian, Ubuntu, Linux Mint):*
|
||||||
|
|
||||||
|
Note that python-stem appears in Debian wheezy and newer (so by extension Tails 1.1 and newer), and it appears in Ubuntu 13.10 and newer. Older versions of Debian and Ubuntu aren't supported.
|
||||||
|
|
||||||
sudo apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-stem python-webkit
|
sudo apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-stem python-webkit
|
||||||
./build_deb.sh
|
./build_deb.sh
|
||||||
sudo dpkg -i deb_dist/onionshare_*.deb
|
sudo dpkg -i deb_dist/onionshare_*.deb
|
||||||
|
Loading…
Reference in New Issue
Block a user