Skip to content

Commit

Permalink
updates the hand-wiring guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhumbert committed Jun 5, 2016
1 parent 83c52c6 commit bdf94c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/HAND_WIRE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit bdf94c0

Please sign in to comment.