From: Adamansky Anton Date: Wed, 20 Mar 2013 13:49:06 +0000 (+0700) Subject: Update README.md X-Git-Tag: v1.2.12~296^2~62 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aacd67c5d38ec2d83a343f80c70681b4f0f6aeda;p=platform%2Fupstream%2Fejdb.git Update README.md --- diff --git a/luaejdb/README.md b/luaejdb/README.md index 0c42a96..3134def 100644 --- a/luaejdb/README.md +++ b/luaejdb/README.md @@ -15,9 +15,9 @@ Installation **(A) Using luarocks from github sources** ``` +umask 022 git clone https://github.com/Softmotions/ejdb.git cd ./ejdb/luaejdb -umask 022 make sudo luarocks install ./luaejdb-1.0-2.linux-x86_64.rock ```