mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 09:59:29 +00:00
Typo
This commit is contained in:
parent
f5752cd231
commit
012b5c1d5a
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ You can optionally install lua-linenoise (```luarocks install linenoise```, vers
|
||||||
|
|
||||||
You can register the Candran package searcher in your main Lua file (`require("candran").setup()`) and any subsequent `require` call in your project will automatically search for Candran modules.
|
You can register the Candran package searcher in your main Lua file (`require("candran").setup()`) and any subsequent `require` call in your project will automatically search for Candran modules.
|
||||||
|
|
||||||
If you use LÖVE, some integration with Candran is detailled [here](#https://github.com/Reuh/candran/wiki/L%C3%96VE).
|
If you use LÖVE, some integration with Candran is detailled [here](https://github.com/Reuh/candran/wiki/L%C3%96VE).
|
||||||
|
|
||||||
#### Editor support
|
#### Editor support
|
||||||
Most editors should be able to use their existing Lua support for Candran code. If you want full support for the additional syntax in your editor:
|
Most editors should be able to use their existing Lua support for Candran code. If you want full support for the additional syntax in your editor:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue