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 953e2b0 commit 7b0c126Copy full SHA for 7b0c126
README.md
@@ -3,7 +3,7 @@ JSONRPC for Lua
3
4
# Installation #
5
```
6
-luarocks --local install https://raw.githubusercontent.com/pdxmeshnet/jsonrpc4lua/master/json4lua-0.9.53-1.rockspec
+luarocks --local install https://raw.githubusercontent.com/pdxmeshnet/jsonrpc4lua/master/jsonrpc4lua.rockspec
7
8
9
# Required CGILua Fix #
json4lua-0.9.53-1.rockspec renamed to jsonrpc4lua.rockspec
@@ -1,5 +1,5 @@
1
package="JSONRPC4Lua"
2
-version="1.0.0"
+version="1.0.0-1"
source = {
url = "git://github.com/pdxmeshnet/jsonrpc4lua.git",
tag = "1.0.0"
0 commit comments