From d2d936ba96eca368269b150b7de50feef827d437 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Thu, 18 Oct 2012 16:28:38 +0800 Subject: [PATCH] fix README --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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