aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7736fe5..b156d87 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ core.reload_module("colors.github_dark")
You can also preview what a color theme looks like with:
```
-lpm run everforest --config 'core.reload_module("colors.everforest")'
+THEME=everforest; lpm run $THEME --config="core.reload_module('colors.$THEME')"
```
### Base16 Themes