diff --git a/README.md b/README.md index 480d1e87..10031196 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,7 @@ Edit local.c, change server hostname. Install the following package: - sudo apt-get install build-essential - sudo apt-get install autoconf - sudo apt-get install libtool - sudo apt-get install libssl-dev + sudo apt-get install build-essential autoconf libtool libev-dev libssl-dev autoreconf ./configure && make