Skip to content

Commit 7154599

Browse files
author
Hyunje Jun
authored
Merge pull request #16 from laughedelic/patch-1
Added Homebrew installation instructions
2 parents 3eed7d9 + 28fa0b8 commit 7154599

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ For better quality, there is a
3838

3939
## Install
4040

41+
### Using [Homebrew](https://brew.sh/)
42+
43+
```shell
44+
brew update
45+
brew cask install kawa
46+
```
47+
48+
### Manually
49+
4150
The prebuilt binaries can be found in [Releases](https://github.com/utatti/kawa/releases).
4251

4352
Unzip `Kawa.zip` and move `Kawa.app` to `Applications`.

0 commit comments

Comments
 (0)