Added Debian.
The Ubuntu instructions work for Debian. See https://github.com/vysheng/tg/issues/128
This commit is contained in:
parent
017851107c
commit
6d8f975567
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ or download and extract zip
|
|||
Install libs: readline or libedit, openssl and (if you want to use config) libconfig and liblua.
|
||||
If you do not want to use them pass options --disable-libconfig and --disable-liblua respectively.
|
||||
|
||||
On ubuntu use:
|
||||
On Ubuntu/Debian use:
|
||||
|
||||
sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev libevent-dev
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue