Skip to content

Commit

Permalink
Adding pyaml install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
elvis kahoro authored May 7, 2022
1 parent ab7223c commit 56f9753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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.
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`

[Discord](https://discord.gg/warpdotdev)

Expand Down

0 comments on commit 56f9753

Please sign in to comment.