Skip to content

Commit

Permalink
make was missing for ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Nov 26, 2014
1 parent 10f3ede commit 1868bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you do not want to use them pass options --disable-libconfig and --disable-li

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:

Expand Down

0 comments on commit 1868bac

Please sign in to comment.