Skip to content

Commit

Permalink
Update fw/compile-firmware.md
Browse files Browse the repository at this point in the history
Co-authored-by: burkfers <[email protected]>
  • Loading branch information
bstiq and burkfers authored Aug 2, 2024
1 parent 55894e7 commit e3c138b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fw/compile-firmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Clone the BKB QMK repository, using either github desktop or the command line, a
```shell
git clone https://github.com/bastardkb/bastardkb-qmk
cd bastardkb-qmk
git checkout origin/bkb-master
git checkout -b bkb-master origin/bkb-master
```

Now that you've cloned the repository, `cd` into it and set it as the default local QMK repository. You also need to do this if you had a previous, separate QMK installation.
Expand Down

0 comments on commit e3c138b

Please sign in to comment.