mirror of
https://codeberg.org/1414codeforge/crush.git
synced 2025-04-24 15:08:39 +02:00
[README] Improve example syntax.
This commit is contained in:
parent
a1f4841066
commit
8c7865c829
@ -60,7 +60,7 @@ A reasonable limitation given **crush** use-case.
|
|||||||
The `.lovedeps` file is a regular Lua text file, containing a table where every entry specifies a dependency:
|
The `.lovedeps` file is a regular Lua text file, containing a table where every entry specifies a dependency:
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
dependency-name = "git-url"
|
['dependency-name'] = "git-url"
|
||||||
```
|
```
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user