From 87b3e58f912f14a25456ca273f90a101a958c2b7 Mon Sep 17 00:00:00 2001 From: zvecr Date: Wed, 4 Jan 2023 04:11:56 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qmk/qmk?= =?UTF-8?q?=5Ffirmware@691668340cccdc84164d37501885d509db88f113=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chibios_upgrade_instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chibios_upgrade_instructions.md b/chibios_upgrade_instructions.md index b0a71142a39..14afe2c7434 100644 --- a/chibios_upgrade_instructions.md +++ b/chibios_upgrade_instructions.md @@ -51,7 +51,7 @@ ChibiOS and ChibiOS-Contrib need to be updated in tandem -- the latter has a bra * `./util/chibios_conf_updater.sh` * Build everything * `cd $QMK_FIRMWARE` - * `qmk multibuild -j4` + * `qmk mass-compile -j 4` * Make sure there are no errors * Push to the repo * `git commit -am 'Update ChibiOS to 99.9.9'`