summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Qureshi <stqism@risingstormgames.com>2013-08-05 17:09:31 -0700
committerSean Qureshi <stqism@risingstormgames.com>2013-08-05 17:09:31 -0700
commit256a4fe63f4133670b2c8753b242582e47d4e969 (patch)
tree99aee20a23ad63244d0dbf70ec1b85e738718414
parent798504905bf9e1444f38c71c9c5d09c1b4870b16 (diff)
parentf4c40c3672e60c0135416ac70c9e95aa57f5f181 (diff)
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
-rw-r--r--docs/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst
index c5fea5d1..9b6e2f29 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -6,7 +6,7 @@ Linux
6 6
7First, install the build dependencies :: 7First, install the build dependencies ::
8 8
9 bash apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev cmake checkinstall 9 sudo apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev cmake checkinstall
10 10
11.. note :: ``libconfig-dev`` should be >= 1.4. 11.. note :: ``libconfig-dev`` should be >= 1.4.
12 12