forked from mirror/ledisdb
update read me
This commit is contained in:
parent
128c7bb1e8
commit
2b152e97b9
|
@ -40,7 +40,7 @@ Create a workspace and checkout ledisdb source
|
|||
|
||||
LedisDB supplies a simple script to install leveldb and snappy:
|
||||
|
||||
sh build_tool/build_leveldb.sh
|
||||
sudo sh build_tool/build_leveldb.sh
|
||||
|
||||
It will default install leveldb at /usr/local/leveldb and snappy at /usr/local/snappy.
|
||||
|
||||
|
|
Loading…
Reference in New Issue