diff options
author | Sean Reifschneider <sean@realgo.com> | 2016-08-19 14:52:05 -0600 |
---|---|---|
committer | Sean Reifschneider <sean@realgo.com> | 2016-08-19 14:52:05 -0600 |
commit | 30c63b1495ac49cf4f7ea9e6271ade53496f7770 (patch) | |
tree | 1f0edded6ccc2849afafa3a6b33bef661e985781 /keyboards/ergodox | |
parent | b918aa6bab85e7dba586a9ee2bde650b721113c2 (diff) |
Noting the change directory.
Diffstat (limited to 'keyboards/ergodox')
-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 c3aa6c9da2..1c1181dbae 100644 --- a/keyboards/ergodox/readme.md +++ b/keyboards/ergodox/readme.md @@ -4,6 +4,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` + - Go into the ErgoDox directory with `cd keyboards/ergodox` - 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). |