update read me

This commit is contained in:
siddontang 2014-08-19 20:38:34 +08:00
parent 128c7bb1e8
commit 2b152e97b9
1 changed files with 1 additions and 1 deletions

View File

@ -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.