Update README.md
authorAdamansky Anton <adamansky@gmail.com>
Wed, 20 Mar 2013 13:49:06 +0000 (20:49 +0700)
committerAdamansky Anton <adamansky@gmail.com>
Wed, 20 Mar 2013 13:49:06 +0000 (20:49 +0700)
luaejdb/README.md

index 0c42a96..3134def 100644 (file)
@@ -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
 ```