From 0f6fdbfeb021625e10eee85f88199fa9681ddfd7 Mon Sep 17 00:00:00 2001 From: Adamansky Anton Date: Sun, 24 Mar 2013 20:24:13 +0700 Subject: [PATCH] Updated Lua README.md --- luaejdb/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/luaejdb/README.md b/luaejdb/README.md index 922cc89..73482d5 100644 --- a/luaejdb/README.md +++ b/luaejdb/README.md @@ -23,6 +23,13 @@ make sudo luarocks install ./luaejdb-*.rock ``` +**(B) Installing on Ubuntu/Debian** + +``` +sudo add-apt-repository ppa:adamansky/ejdb +sudo apt-get update +sudo apt-get install lua51-ejdb +``` -- 2.7.4