Skip to content

Commit 3040cab

Browse files
adamharrisonjgmdev
authored andcommitted
Update README.md
1 parent 2f2c112 commit 3040cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ core.reload_module("colors.github_dark")
2929
You can also preview what a color theme looks like with:
3030

3131
```
32-
ppm run everforest --config 'core.reload_module("colors.everforest")'
32+
THEME=everforest; ppm run $THEME --config="core.reload_module('colors.$THEME')"
3333
```
3434

3535
### Base16 Themes

0 commit comments

Comments
 (0)