[README] Improve example syntax.

master
Lorenzo Cogotti 2 years ago
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:
```lua
dependency-name = "git-url"
['dependency-name'] = "git-url"
```
For example:

Loading…
Cancel
Save