]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
updates the hand-wiring guide
authorJack Humbert <jack.humb@gmail.com>
Sun, 5 Jun 2016 15:19:17 +0000 (11:19 -0400)
committerJack Humbert <jack.humb@gmail.com>
Sun, 5 Jun 2016 15:19:17 +0000 (11:19 -0400)
doc/HAND_WIRE.md

index 0b7367eda33dddde7e5a010dbd51cad4966c8df2..704930a53834245eef230ad576416c7cc33aa624 100644 (file)
@@ -187,7 +187,7 @@ To start out, download [the firmware](https://github.com/jackhumbert/qmk_firmwar
 
 The first thing we're going to do is create a new project using the script in the root directory of the firmware. In your terminal, run this command with `<project_name>` replaced by the name of your project - it'll need to be different from any other project in the `keyboard/` folder:
 
-    ./new_project.sh <project_name>
+    util/new_project.sh <project_name>
 
 You'll want to navigate to the `keyboard/<project_name>/` folder by typing, like the print-out from the script specifies: