diff options
author | Sean Reifschneider <sean@realgo.com> | 2016-08-19 14:49:29 -0600 |
---|---|---|
committer | Sean Reifschneider <sean@realgo.com> | 2016-08-19 14:49:29 -0600 |
commit | b918aa6bab85e7dba586a9ee2bde650b721113c2 (patch) | |
tree | 453bb683086092d9dad12fd7d09b4b1122f0ad99 /keyboards/ergodox/readme.md | |
parent | 32216066e7a6881378f7f46995a00da36c0d34f3 (diff) | |
download | qmk_firmware-b918aa6bab85e7dba586a9ee2bde650b721113c2.tar.gz qmk_firmware-b918aa6bab85e7dba586a9ee2bde650b721113c2.zip |
Adding submodule note.
Diffstat (limited to 'keyboards/ergodox/readme.md')
-rw-r--r-- | keyboards/ergodox/readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/ergodox/readme.md b/keyboards/ergodox/readme.md index 9f89418634..c3aa6c9da2 100644 --- a/keyboards/ergodox/readme.md +++ b/keyboards/ergodox/readme.md @@ -3,6 +3,7 @@ To build an Infinity firmware under Ubuntu (tested on 15.10): - Run the `util/install_dependencies.sh` script as root. + - Check out the submodules with `git submodule update --init --recursive` - Build the firmware with `make keymap=keymapname subproject=infinity` - Plug in the left hand keyboard only. - Press the program button (back of keyboard, above thumb pad). |