Commit 2ca36e96 authored by vysheng's avatar vysheng

Merge pull request #241 from wiseoldman95/patch-1

Added Debian to installation instructions
parents 9f0f39e0 c58ddcff
...@@ -32,7 +32,7 @@ or download and extract zip ...@@ -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. 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. 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 sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev libevent-dev
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment