Update README.md
This commit is contained in:
parent
82d2ed9966
commit
93ac7a3a8f
@ -37,8 +37,14 @@ Original Lua-cURLv2 binding has several problems:
|
|||||||
|
|
||||||
## Installation
|
## 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)
|
## List of incompatibility with original [Lua-cURLv2](https://github.com/Lua-cURL/Lua-cURLv2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user