-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
# QMK homebrew | ||
# QMK Homebrew | ||
|
||
Homebrew formulas for QMK software. | ||
This repository contains Homebrew formulae for QMK software. | ||
|
||
## How do I install these formulae? | ||
|
||
`brew install qmk/qmk/<formula>` | ||
|
||
Or `brew tap qmk/qmk` and then `brew install <formula>`. | ||
|
||
## Documentation | ||
|
||
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh). |