diff options
| author | skullY <skullydazed@gmail.com> | 2020-04-20 17:35:40 -0700 |
|---|---|---|
| committer | Zach White <skullydazed@users.noreply.github.com> | 2020-05-18 22:46:33 -0700 |
| commit | fcf150bd820195a169a5de2699cfa1f2d4d3d5a3 (patch) | |
| tree | 10cc66f53d37fdd939a4e2e01cba76eeb2a68c0a /docs/newbs_getting_started.md | |
| parent | ee2eb01653a8ba886e75971e710dcc52199935a3 (diff) | |
| download | qmk_firmware-fcf150bd820195a169a5de2699cfa1f2d4d3d5a3.tar.gz qmk_firmware-fcf150bd820195a169a5de2699cfa1f2d4d3d5a3.zip | |
Streamline the macos install process
Diffstat (limited to 'docs/newbs_getting_started.md')
| -rw-r--r-- | docs/newbs_getting_started.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/newbs_getting_started.md b/docs/newbs_getting_started.md index a3022f15e..13b25bf86 100644 --- a/docs/newbs_getting_started.md +++ b/docs/newbs_getting_started.md | |||
| @@ -57,10 +57,9 @@ You may be asked to close and reopen the window. Do this and keep running the ab | |||
| 57 | 57 | ||
| 58 | You will need to install Homebrew. Follow the instructions on the [Homebrew homepage](https://brew.sh). | 58 | You will need to install Homebrew. Follow the instructions on the [Homebrew homepage](https://brew.sh). |
| 59 | 59 | ||
| 60 | After Homebrew is installed run these commands: | 60 | After Homebrew is installed run this command: |
| 61 | 61 | ||
| 62 | brew tap qmk/qmk | 62 | brew install qmk/qmk/qmk |
| 63 | brew install qmk | ||
| 64 | 63 | ||
| 65 | ### Linux | 64 | ### Linux |
| 66 | 65 | ||
