diff options
Diffstat (limited to 'kitty/kitty-themes/README.md')
-rw-r--r--[-rwxr-xr-x] | kitty/kitty-themes/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kitty/kitty-themes/README.md b/kitty/kitty-themes/README.md index 828d603..5fb8cbe 100755..100644 --- a/kitty/kitty-themes/README.md +++ b/kitty/kitty-themes/README.md @@ -35,7 +35,7 @@ the previews for each theme in the [section](#previews) below or in this other 1. If you want to download and use one of these theme you have two options: - clone the entire *kitty-themes* repository: ```bash - git clone --depth 1 git@github.com:dexpota/kitty-themes.git ~/.config/kitty/kitty-themes + git clone --depth 1 https://github.com/dexpota/kitty-themes.git ~/.config/kitty/kitty-themes ``` - or download just one theme: ```bash |