diff --git a/README.md b/README.md index 2b71fbf..5c1d244 100644 --- a/README.md +++ b/README.md @@ -294,4 +294,4 @@ How to add a new extra template: $ nvim --headless "+lua require('tokyonight.extra').setup()" +qa ``` -4. commit the newly created themes under `extra/` +4. check the newly created themes under `extra/`, but **DO NOT** commit them! They will be build automatically by the ci