From 2b152e97b927183aa6b9a4a820331df809bba719 Mon Sep 17 00:00:00 2001 From: siddontang Date: Tue, 19 Aug 2014 20:38:34 +0800 Subject: [PATCH] update read me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2541aa3..c6ee195 100644 --- a/README.md +++ b/README.md @@ -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.