mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-03-01 18:17:43 +01:00
CLI formatting
This commit is contained in:
parent
24ab37ab1e
commit
d7e9c366bd
@ -44,10 +44,11 @@ In addition to the usual http/https ports (tcp 80, tcp 443) a couple of other po
|
||||
|
||||
## Getting the code.
|
||||
First, get the code on your system! The simplest method is via git.
|
||||
<br>
|
||||
- cd ~/
|
||||
- git clone --recurse-submodules https://github.com/OpenVoiceOS/ovos-buildroot.git
|
||||
- cd ovos-buildroot
|
||||
```
|
||||
$ cd ~/
|
||||
$ git clone --recurse-submodules https://github.com/OpenVoiceOS/ovos-buildroot.git
|
||||
$ cd ovos-buildroot
|
||||
```
|
||||
|
||||
## Building the image.
|
||||
Building the image(s) can be done by utilizing a proper Makefile;
|
||||
|
Loading…
x
Reference in New Issue
Block a user