update readme
This commit is contained in:
parent
3ba9d4be0d
commit
dcee860225
1 changed files with 2 additions and 1 deletions
|
@ -111,8 +111,9 @@ if ( $error ) {
|
||||||
Install
|
Install
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
sudo apt-get install check libpcre3 libpcre3-dev libjemalloc-dev libjemalloc1 build-essential libtool automake autoconf
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure && make
|
./configure && make
|
||||||
make check # run tests
|
make check # run tests
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue