update README

This commit is contained in:
c9s 2014-05-22 11:59:45 +08:00
parent f5222c6bc2
commit 18b2cf644d

View file

@ -206,10 +206,13 @@ Install
make check # run tests
sudo make install
### Enable Graphviz
#### Enable Graphviz
./configure --enable-graphviz
#### With jemalloc
./configure --with-malloc=jemalloc
License