You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,7 @@ Kitty improves your commits!
9
9
If you have installed [Homebrew](https://brew.sh/), run:
10
10
11
11
```shell
12
-
brew tap ImSingee/kitty
13
-
brew install kitty
12
+
brew install ImSingee/kitty/kitty
14
13
```
15
14
16
15
Or you can visit the [release](https://github.com/ImSingee/kitty/releases) page to download the latest version. The downloaded archive contains a single executable file, you can put it the system PATH.
0 commit comments