diff --git a/README-intro.md b/README-intro.md index df3fa09..37d9170 100644 --- a/README-intro.md +++ b/README-intro.md @@ -26,7 +26,7 @@ tldr; After adding your theme run the python script for generating theme preview `python3 ./scripts/gen_theme_previews.py standard` -for a newly added theme that's in the standard folder / directory. If you get the error that yaml is missing make sure you `pip install PyYAML` +For a newly added theme that's in the standard folder / directory. If you get the error that yaml is missing make sure you `pip install PyYAML` There are more [directions on how to use this repository in our documentation.](https://docs.warp.dev/features/themes).