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