MycroftOS: Documentation: Update building documentation.

- New Makefile build system.
- Checkout of develop branch.
This commit is contained in:
Peter Steenbergen 2019-12-11 15:39:40 +01:00
parent 44136b2568
commit 29f6e0c00e
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ First, get the code on your system! The simplest method is via git.
- cd ~/
- git clone --recurse-submodules https://github.com/j1nx/MycroftOS.git
- cd MycroftOS
- git checkout develop
## Patching Buildroot.
If this is the very first time you are going to build an image, you need to execute the following command once;