From 2625fcca36e6ae2cf7007413723bae8f16ebe7de Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 3 Apr 2024 13:07:10 -0400 Subject: Update README.md Co-authored-by: Guldoman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 973c64d..7736fe5 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: ``` -lua run everforest --config 'core.reload_module("colors.everforest")' +lpm run everforest --config 'core.reload_module("colors.everforest")' ``` ### Base16 Themes -- cgit v1.2.3