summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1657367..2927dc5 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,16 @@ luagit2
LibGit2 bindings for Lua.
+Installing
+----------
+
+### Install lua-git2:
+
+curl -O "https://github.com/Neopallium/luagit2/raw/master/lua-git2-scm-0.rockspec"
+
+luarocks install lua-git2-scm-0.rockspec
+
+
Build Dependencies
------------------