From 06b363726656c3eee42b739cd47b65727536245d Mon Sep 17 00:00:00 2001 From: GreenShadowMaker <39226745+GreenShadowMaker@users.noreply.github.com> Date: Tue, 22 May 2018 12:48:33 -0700 Subject: added some helpful notes to the documentation (#2981) --- docs/getting_started_build_tools.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/getting_started_build_tools.md') diff --git a/docs/getting_started_build_tools.md b/docs/getting_started_build_tools.md index 636b54672..45b51b2cc 100644 --- a/docs/getting_started_build_tools.md +++ b/docs/getting_started_build_tools.md @@ -4,6 +4,8 @@ This page describes setting up the build environment for QMK. These instructions +Note: If it is your first time here, Check out the "Complete Newbs guide" instead + ## Linux To ensure you are always up to date, you can just run `sudo util/install_dependencies.sh`. That should always install all the dependencies needed. **This will run `apt-get upgrade`.** -- cgit v1.2.3-24-g4f1b