]> git.donarmstrong.com Git - qmk_firmware.git/commit
Added note about using avr_setup.sh
authordragon788 <dragon788@users.noreply.github.com>
Sun, 7 Feb 2016 23:16:28 +0000 (17:16 -0600)
committerdragon788 <dragon788@users.noreply.github.com>
Sun, 7 Feb 2016 23:16:28 +0000 (17:16 -0600)
commit34a8ad506ccb043bfdfd1a88a18aebc9668b2af3
tree7878fdf7829695d8677598fa3ba19d5f67856a35
parentbc4f20853d19f71ac8367965fbb2dccfb02a0c66
Added note about using avr_setup.sh

On most Linux distributions the avr_setup.sh script can be sourced ```. avr_setup.sh``` or under Bash ```source avr_setup.sh```. This will try and detect the appropriate package manager and install the required packages.
tmk_core/doc/build.md