aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4414c9..e59a91a 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ every filetype.
**NOTE**: You should add this line after/below where your plugins are setup.
```lua
-require'colorizer'.setup()
+require 'colorizer'.setup()
```
### Use with commands