Commit 77424201 authored by vysheng's avatar vysheng

Merge pull request #345 from caarlos0/master

make was missing for ubuntu
parents 10f3ede0 1868bac4
...@@ -31,7 +31,7 @@ If you do not want to use them pass options --disable-libconfig and --disable-li ...@@ -31,7 +31,7 @@ If you do not want to use them pass options --disable-libconfig and --disable-li
On Ubuntu/Debian 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 make
On gentoo: On gentoo:
......
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