diff --git a/README.md b/README.md
index 0c2f96a..36aabfd 100644
--- a/README.md
+++ b/README.md
@@ -283,6 +283,8 @@ catppuccino.setup(
)
EOF
```
+
+
After setting things up, you can load Catppuccino like so:
@@ -299,9 +301,6 @@ colorscheme catppuccino
```
Passing `catppuccino` to the `colorscheme` command will pick the colorscheme in the config. Optionally you may pass the one you want to use by its code name (e.g. `colorscheme neon_latte`).
-
-
-
For instructions on how to configure the plugin, check out the [configuration](#configuration) section.
## Updating