Skip to content

Commit 7b0c126

Browse files
committed
Fixed rockspec file and readme
1 parent 953e2b0 commit 7b0c126

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ JSONRPC for Lua
33

44
# Installation #
55
```
6-
luarocks --local install https://raw.githubusercontent.com/pdxmeshnet/jsonrpc4lua/master/json4lua-0.9.53-1.rockspec
6+
luarocks --local install https://raw.githubusercontent.com/pdxmeshnet/jsonrpc4lua/master/jsonrpc4lua.rockspec
77
```
88

99
# Required CGILua Fix #

json4lua-0.9.53-1.rockspec renamed to jsonrpc4lua.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package="JSONRPC4Lua"
2-
version="1.0.0"
2+
version="1.0.0-1"
33
source = {
44
url = "git://github.com/pdxmeshnet/jsonrpc4lua.git",
55
tag = "1.0.0"

0 commit comments

Comments
 (0)