diff --git a/README.md b/README.md index eab00aa..d0c0d05 100644 --- a/README.md +++ b/README.md @@ -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: