Skip to content

Commit a003d07

Browse files
committed
Update readme
1 parent dcb5230 commit a003d07

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,24 @@ Armenian and Russian phonetic keyboard layout (KDWin style) for macOS.
44

55
## Installation
66

7-
### DMG
7+
### Homebrew
88

9-
1. Go to the [Releases page](https://github.com/sergchil/chilikeys/releases)
10-
2. Download the latest version of the `.dmg` Apple Disk Image
11-
3. Double-click on the `.dmg` file to mount it
12-
4. Drag the contained files into `~/Library/Keyboard\ Layouts/`
9+
🚀 One-Step Installation
1310

14-
### Homebrew Cask
1511

1612
```shell
17-
brew tap sergchil/chilikeys https://github.com/sergchil/chilikeys
18-
brew install chilikeys
13+
brew tap sergchil/chilikeys https://github.com/sergchil/chilikeys && brew update && brew install chilikeys
1914
```
2015

21-
To uninstall **ChiliKeys**, run:
16+
🗑️ Uninstalling Chilikeys
2217

2318
```shell
24-
brew uninstall chilikeys
25-
brew untap sergchil/chilikeys https://github.com/sergchil/chilikeys
19+
brew uninstall chilikeys && brew untap sergchil/chilikeys
2620
```
21+
22+
### DMG
23+
24+
1. Go to the [Releases page](https://github.com/sergchil/chilikeys/releases)
25+
2. Download the latest version of the `.dmg` Apple Disk Image
26+
3. Double-click on the `.dmg` file to mount it
27+
4. Drag the contained files into `~/Library/Keyboard\ Layouts/`

0 commit comments

Comments
 (0)