diff options
author | d3v1c3nv11 <d3v1c3nv11@users.noreply.github.com> | 2017-11-06 16:51:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-06 16:51:10 +0200 |
commit | 6a7fc855b16e0baf8fb259fc1eedb336b108ce7f (patch) | |
tree | c9ca99c4c41aeec5a1cf3541e1d2402ab3ba1136 | |
parent | c637537f87e6f985478d626bc55f80725502b510 (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -36,8 +36,10 @@ LUFA_PATH = ../lufa-LUFA-170418/LUFA ``` save file and exit nano -7. Compile +7. Make script and bootloader executable and Compile ```bash +chmod +x update +chmod +x hid_bootloader_cli make ``` 8. Update the firmware of the TERES-I's keyboard and touchpad firmware: |