From cfc760a04ddf89c80145c358fb0632af6cc92259 Mon Sep 17 00:00:00 2001 From: Quentin Date: Thu, 1 Aug 2024 21:13:59 +0200 Subject: [PATCH] Update compile-firmware.md --- fw/compile-firmware.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fw/compile-firmware.md b/fw/compile-firmware.md index 5553241..0af9934 100644 --- a/fw/compile-firmware.md +++ b/fw/compile-firmware.md @@ -23,7 +23,8 @@ If that seems too complicated, you can also use one of the default releases, or # Requirements -Follow the [QMK docs](https://docs.qmk.fm/#/getting_started_build_tools) to setup your environment +1. Follow the [QMK docs](https://docs.qmk.fm/#/getting_started_build_tools) to setup your environment +2. Clone the [BastardKB QMK repository](https://github.com/bastardkb/bastardkb-qmk) # Building your firmware