Skip to content

Commit 93ac7a3

Browse files
committed
Update README.md
1 parent 82d2ed9 commit 93ac7a3

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,14 @@ Original Lua-cURLv2 binding has several problems:
3737

3838
## Installation
3939

40+
Using LuaRocks:
4041
```
41-
luarocks install lua-curl --server=https://rocks.moonscript.org/dev
42+
luarocks install Lua-cURL
43+
```
44+
45+
Install current master:
46+
```
47+
luarocks install Lua-cURL --server=https://rocks.moonscript.org/dev
4248
```
4349

4450
## List of incompatibility with original [Lua-cURLv2](https://github.com/Lua-cURL/Lua-cURLv2)

0 commit comments

Comments
 (0)