Updated README

master
Mark 2022-07-09 14:49:39 -07:00
parent 3ffc43bd5e
commit 4ad4992000
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ To initialize the build environment, run `make setup`. This does a few things:
- Creates a QMK config file in `qmk/qmk.conf`
- Runs `qmk doctor` to make sure everything worked.
ONCE `make setup` has been run, this directory (or its parents) CANNOT BE RENAMED OR MOVED!
Once `make setup` has been run, this directory (or its parents) CANNOT BE RENAMED OR MOVED!
If you want to move this directory, run `make unsetup`, then run `make setup` again. No data should be lost.