mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 09:59:29 +00:00
Updated README
This commit is contained in:
parent
3dcdfdc144
commit
836ba82fef
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ local a = if condition then "one" else "two" end -- statement as expressions
|
|||
Candran is released under the MIT License (see ```LICENSE``` for details).
|
||||
|
||||
#### Quick setup
|
||||
Install Candran automatically using LuaRocks: ```sudo luarocks install rockspec/candran-0.5.0-1.rockspec```.
|
||||
Install Candran automatically using LuaRocks: ```sudo luarocks install rockspec/candran-0.6.1-1.rockspec```.
|
||||
|
||||
Or manually install LPegLabel (```luarocks install LPegLabel```), download this repository and use Candran through the scripts in ```bin/``` or use it as a library with the self-contained ```candran.lua```.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue