File tree Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -4,23 +4,24 @@ Armenian and Russian phonetic keyboard layout (KDWin style) for macOS.
4
4
5
5
## Installation
6
6
7
- ### DMG
7
+ ### Homebrew
8
8
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
13
10
14
- ### Homebrew Cask
15
11
16
12
``` 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
19
14
```
20
15
21
- To uninstall ** ChiliKeys ** , run:
16
+ 🗑️ Uninstalling Chilikeys
22
17
23
18
``` shell
24
- brew uninstall chilikeys
25
- brew untap sergchil/chilikeys https://github.com/sergchil/chilikeys
19
+ brew uninstall chilikeys && brew untap sergchil/chilikeys
26
20
```
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/ `
You can’t perform that action at this time.
0 commit comments