diff options
| author | Chris Titus <[email protected]> | 2021-10-26 17:28:50 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-26 17:28:50 -0500 |
| commit | 8d37214947a39c42cd10553be222c0b6a7f78f30 (patch) | |
| tree | 0bd3e6cd4cbc5b4f784347413184f22be4a8e610 | |
| parent | e651ef3cf8a67610f139d2583ca1de84d259659c (diff) | |
| parent | 97d2418b79f30bf979cd417c071166c8e33838d8 (diff) | |
| download | ArchTitus-8d37214947a39c42cd10553be222c0b6a7f78f30.tar.xz ArchTitus-8d37214947a39c42cd10553be222c0b6a7f78f30.zip | |
Merge pull request #40 from amatosg/patch-1
fixing a typo
| -rwxr-xr-x | dotfiles/kitty/kitty-themes/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/kitty/kitty-themes/README.md b/dotfiles/kitty/kitty-themes/README.md index 828d603..84ea337 100755 --- a/dotfiles/kitty/kitty-themes/README.md +++ b/dotfiles/kitty/kitty-themes/README.md @@ -58,7 +58,7 @@ the previews for each theme in the [section](#previews) below or in this other ### Conda -If you using the ``conda`` package manager, you may also install these themes +If you're using the ``conda`` package manager, you may also want to install these themes with the following command: ```bash |
