diff --git a/README.md b/README.md index cba37f5..c4ac748 100644 --- a/README.md +++ b/README.md @@ -58,11 +58,19 @@ Download the [QWERTY-fr layout](https://github.com/qwerty-fr/qwerty-fr/releases/ ### Mac +**Using Homebrew (package manager)** + +If [homebrew]([url](https://brew.sh/)) is installed on your Mac, you can simply run the following command in the terminal: +``` +brew install qwerty-fr +``` +Then to `System Preferences` → `Keyboard`, click `+`, scroll down to `Others` and add `qwerty-fr`. Then restart macOS. + **Automatic install**: - Download the [QWERTY-fr layout](https://github.com/qwerty-fr/qwerty-fr/releases/latest) PKG. - Do a right click on it and then click on `Open`. Follow the installation process. -- Go to `System Preferences` > `Keyboard`, click `+`, scroll down to `Others` and add `qwerty-fr`. +- Go to `System Preferences` → `Keyboard`, click `+`, scroll down to `Others` and add `qwerty-fr`. - Restart macOS (if you don't some characters won't work). **Manual install**: @@ -70,7 +78,7 @@ Download the [QWERTY-fr layout](https://github.com/qwerty-fr/qwerty-fr/releases/ - Download the [QWERTY-fr layout](https://github.com/qwerty-fr/qwerty-fr/releases/latest) ZIP file and extract **qwerty-fr.bundle** to: - `/Library/Keyboard Layouts/` to install for all users. - `~/Library/Keyboard Layouts/` for user-local installation. -- Go to `System Preferences` > `Keyboard`, click `+`, scroll down to `Others` and add `qwerty-fr`. +- Go to `System Preferences` → `Keyboard`, click `+`, scroll down to `Others` and add `qwerty-fr`. - Restart macOS (if you don't some characters won't work). **✅ Protip**: On Apple keyboards the right Option ⌥ key is often hard to access. You can use [Karabiner-Elements](https://pqrs.org/osx/karabiner/) to swap the right Option ⌥ key with the right Command ⌘ key. [Here is the rule](https://ke-complex-modifications.pqrs.org/#swap_right_cmd_with_right_option) you'll need to import in Karabiner-Elements. This makes it easier to type characters!