We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f656dc5 commit 74ab7b0Copy full SHA for 74ab7b0
README.md
@@ -4,7 +4,7 @@
4
[](https://coveralls.io/r/Lua-cURL/Lua-cURLv3?branch=master)
5
[](LICENSE)
6
7
-##Status
+## Status
8
9
This module include three layer
10
@@ -45,7 +45,7 @@ luarocks install Lua-cURL
45
46
Install current master:
47
```
48
-luarocks install Lua-cURL --server=https://rocks.moonscript.org/dev
+luarocks install Lua-cURL --server=https://luarocks.org/dev
49
50
51
## List of incompatibility with original [Lua-cURLv2](https://github.com/Lua-cURL/Lua-cURLv2)
0 commit comments