diff options
author | kali <kali@leap.se> | 2013-01-24 07:56:52 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-01-24 07:56:52 +0900 |
commit | 73b73793d524b795279a697cad12c22a808f5c36 (patch) | |
tree | 96011407b7e0e7d0eefa1f1d7f81d7b863ab6172 /docs/testers/howto.rst | |
parent | 39430cf8c1f9b7118586b1a1f232168fb2d5730b (diff) |
update docs
Diffstat (limited to 'docs/testers/howto.rst')
-rw-r--r-- | docs/testers/howto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testers/howto.rst b/docs/testers/howto.rst index 9b55154f..c4a928ed 100644 --- a/docs/testers/howto.rst +++ b/docs/testers/howto.rst @@ -21,7 +21,7 @@ Install dependencies ^^^^^^^^^^^^^^^^^^^^ First, install all the base dependencies plus git, virtualenv and development files needed to compile several extensions:: - apt-get install openvpn git-core libgnutls-dev python-dev python-qt4 python-setuptools python-virtualenv + apt-get install openvpn git-core python-dev python-qt4 python-setuptools python-virtualenv Bootstrap script |