mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-03-02 18:48:04 +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.
|
## Getting the code.
|
||||||
First, get the code on your system! The simplest method is via git.
|
First, get the code on your system! The simplest method is via git.
|
||||||
<br>
|
```
|
||||||
- cd ~/
|
$ cd ~/
|
||||||
- git clone --recurse-submodules https://github.com/OpenVoiceOS/ovos-buildroot.git
|
$ git clone --recurse-submodules https://github.com/OpenVoiceOS/ovos-buildroot.git
|
||||||
- cd ovos-buildroot
|
$ cd ovos-buildroot
|
||||||
|
```
|
||||||
|
|
||||||
## Building the image.
|
## Building the image.
|
||||||
Building the image(s) can be done by utilizing a proper Makefile;
|
Building the image(s) can be done by utilizing a proper Makefile;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user