From 93210547bd1bfbbb1ffd56801bb81af46af350a5 Mon Sep 17 00:00:00 2001 From: Mikhail Goncharov Date: Tue, 10 Apr 2018 18:47:56 +0100 Subject: Update build instructions and Dockerfile to download submodules --- docs/getting_started_build_tools.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/getting_started_build_tools.md b/docs/getting_started_build_tools.md index 1f771b1a0..b72f52e18 100644 --- a/docs/getting_started_build_tools.md +++ b/docs/getting_started_build_tools.md @@ -2,6 +2,8 @@ This page describes setting up the build environment for QMK. These instructions cover AVR processors (such as the atmega32u4). +After cloning the repo of QMK run `make git-submodule` once to download 3rd party libraries like ChibiOS. + Note: If it is your first time here, Check out the "Complete Newbs guide" instead -- cgit v1.2.3-24-g4f1b