1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-03-19 04:50:05 +01:00

Documentation: Update building.md

This commit is contained in:
Peter Steenbergen 2020-03-26 10:59:35 +01:00
parent e75c627a57
commit 161fd34951

View File

@ -8,7 +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
(Optional) If you want to switch to the active development branch.
<br>(Optional) If you want to switch to the active development branch.
- git checkout develop
- git submodule update --remote --merge