mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
Adding pyaml install instructions
This commit is contained in:
parent
ab7223c759
commit
56f97534da
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ tldr; After adding your theme run the python script for generating theme preview
|
||||||
|
|
||||||
`python3 ./scripts/gen_theme_previews.py standard`
|
`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)
|
[Discord](https://discord.gg/warpdotdev)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue