Skip to content

Commit eb446bd

Browse files
att
1 parent 42818c8 commit eb446bd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ a [SilverChain](https://github.com/OUIsolutions/SilverChain) Lua Wrapper
1717

1818
for installation just type
1919
```shell
20-
curl -L https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.0.4/LuaSilverChain.zip -o LuaSilverChain.zip && unzip LuaSilverChain.zip && rm LuaSilverChain.zip
20+
curl -L https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.0.5/LuaSilverChain.zip -o LuaSilverChain.zip && unzip LuaSilverChain.zip && rm LuaSilverChain.zip
2121

2222
```
2323

@@ -35,6 +35,8 @@ silverchain.generate({
3535
main_name="main.c"
3636
})
3737

38+
39+
3840
```
3941

4042
## Building from Scratch

0 commit comments

Comments
 (0)