]> git.lizzy.rs Git - torbrowser-launcher.git/commitdiff
added python-pygame as a dep to readme
authorMicah Lee <micah@micahflee.com>
Mon, 25 Nov 2013 19:57:06 +0000 (11:57 -0800)
committerMicah Lee <micah@micahflee.com>
Mon, 25 Nov 2013 19:57:06 +0000 (11:57 -0800)
README.md

index 9e78392028c9cdb9300f8ce7d3abe18ffd77a3f5..0e48ca48b115b396c97065eef0c5283fa320df6f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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