Updated README

This commit is contained in:
2022-12-27 13:37:44 -08:00
parent 18596b85e9
commit 9fb112feb1
2 changed files with 13 additions and 16 deletions

View File

@ -20,5 +20,6 @@ docker run -it \
## Building
1. Before building, run `git submodule update --init --recursive`.
2. Checkout whatever version of `qmk_firmware` you need
- Note that the submodules in this repo are linked to my local mirrors for speed. You'll probably need to update `qmk_cli` and `qmk_firmware` with github links.
2. Checkout whatever version of `qmk_firmware` you need (optional).
3. Run `docker build . -t git.betalupi.com/mark/qmk`