File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff 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/ )
You can’t perform that action at this time.
0 commit comments