Skip to content

Commit a09713e

Browse files
committed
Info abut getting.
1 parent e1d081d commit a09713e

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,19 @@ Requires busted, simply run busted to run the tests in the spec folder.
2020

2121
busted
2222

23-
Downloading the source
23+
Downloading
2424
------------
25-
Either with git clone as below or by downloading a zipball of the [latest...](https://github.com/Profan/bk-tree/archive/master.zip)
26-
27-
git clone https://github.com/Profan/lua-bk-tree.git
25+
26+
###Archive
27+
28+
* *zip* 1.0.0.0https://github.com/profan/lua-bk-tree/archive/v1.0.0.zip
29+
* *tar.gz* 1.0.0.0https://github.com/profan/lua-bk-tree/archive/v1.0.0.tar.gz
30+
31+
###Git
32+
git clone https://github.com/Profan/lua-bk-tree.git
33+
34+
##LuaRocks
35+
luarocks install bk-tree
2836

2937

3038
[Documentation](http://profan.github.io/lua-bk-tree/)

0 commit comments

Comments
 (0)