Update README.md

This commit is contained in:
Alexey Melnichuk 2014-09-20 10:54:21 +04:00
parent 82d2ed9966
commit 93ac7a3a8f

View File

@ -37,8 +37,14 @@ Original Lua-cURLv2 binding has several problems:
## Installation
Using LuaRocks:
```
luarocks install lua-curl --server=https://rocks.moonscript.org/dev
luarocks install Lua-cURL
```
Install current master:
```
luarocks install Lua-cURL --server=https://rocks.moonscript.org/dev
```
## List of incompatibility with original [Lua-cURLv2](https://github.com/Lua-cURL/Lua-cURLv2)