update readme

This commit is contained in:
c9s 2014-05-17 15:33:12 +08:00
parent 3ba9d4be0d
commit dcee860225

View file

@ -111,8 +111,9 @@ if ( $error ) {
Install
----------------------
sudo apt-get install check libpcre3 libpcre3-dev libjemalloc-dev libjemalloc1 build-essential libtool automake autoconf
./autogen.sh
./configure && make
./configure && make
make check # run tests
sudo make install