mirror of
https://github.com/torproject/torbrowser-launcher.git
synced 2024-11-23 17:39:52 +00:00
added python-pygame as a dep to readme
This commit is contained in:
parent
09c1549013
commit
8ccc3409fe
@ -19,7 +19,7 @@ If you're using a Debian-based distro like Debian, Ubuntu, or Linux Mint, the
|
||||
following instructions will install dependencies, clone this repo, build a .deb, and
|
||||
install it with dpkg.
|
||||
|
||||
sudo apt-get install python-stdeb python-gtk2 python-psutil python-twisted python-lzma wmctrl gnupg fakeroot
|
||||
sudo apt-get install python-stdeb python-gtk2 python-psutil python-twisted python-pygame python-lzma wmctrl gnupg fakeroot
|
||||
git clone https://github.com/micahflee/torbrowser-launcher.git
|
||||
cd torbrowser-launcher
|
||||
./build_and_install.sh
|
||||
|
Loading…
Reference in New Issue
Block a user