Fix typo that caused code block extension in README.md

This commit is contained in:
Matt 2022-01-05 09:33:49 +00:00 committed by GitHub
parent 99062490d1
commit 93002944ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,8 +18,8 @@ Add your new custom theme yaml theme file to this directory:
```sh ```sh
cp ~/Downloads/my_awesome_theme.yaml ~/.warp/themes cp ~/Downloads/my_awesome_theme.yaml ~/.warp/themes
```
```sh
Open the Settings menu (top right corner or `⌘-,`), and choose Select Theme. Your new theme should now be visible on the list of available themes. Click & confirm, and you're set! Open the Settings menu (top right corner or `⌘-,`), and choose Select Theme. Your new theme should now be visible on the list of available themes. Click & confirm, and you're set!
## 2. How do I use this repo? ## 2. How do I use this repo?