[README] Improve example syntax.

This commit is contained in:
Lorenzo Cogotti 2022-08-15 19:20:48 +02:00
parent a1f4841066
commit 8c7865c829
1 changed files with 1 additions and 1 deletions

View File

@ -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: