1
0
Fork 0

added some helpful notes to the documentation (#2981)

This commit is contained in:
GreenShadowMaker 2018-05-22 12:48:33 -07:00 committed by Drashna Jaelre
parent 508801c948
commit 06b3637266
2 changed files with 13 additions and 3 deletions

View file

@ -4,6 +4,8 @@ This page describes setting up the build environment for QMK. These instructions
<!-- FIXME: We should have ARM instructions somewhere. -->
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`.**