mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Update install.rst
sudo should be used instead bash
This commit is contained in:
parent
8618662e29
commit
437554b999
@ -6,7 +6,7 @@ Linux
|
|||||||
|
|
||||||
First, install the build dependencies ::
|
First, install the build dependencies ::
|
||||||
|
|
||||||
bash apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev cmake checkinstall
|
sudo apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev cmake checkinstall
|
||||||
|
|
||||||
.. note :: ``libconfig-dev`` should be >= 1.4.
|
.. note :: ``libconfig-dev`` should be >= 1.4.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user