diff --git a/documentation/building.md b/documentation/building.md index 0f6f0a1d..1f32d6c3 100644 --- a/documentation/building.md +++ b/documentation/building.md @@ -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;