update README
This commit is contained in:
parent
f5222c6bc2
commit
18b2cf644d
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue