Skip to content

Commit 0debe34

Browse files
committed
Update readme.
1 parent 5440a5e commit 0debe34

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,14 @@ Currently supports version >= 0.17
1111
Installing
1212
----------
1313

14-
### Install lua-git2:
14+
### Install lua-git2 release 0.1:
1515

16-
luarocks install https://raw.github.com/libgit2/luagit2/master/lua-git2-scm-0.rockspec
16+
luarocks install lua-git2
17+
18+
19+
### Install lua-git2 from github:
20+
21+
luarocks install https://raw.githubusercontent.com/libgit2/luagit2/refs/heads/master/rockspecs/lua-git2-scm-0.rockspec
1722

1823

1924
To re-generating the bindings

0 commit comments

Comments
 (0)