mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 23:13:18 +02:00
Update README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Preparation
|
## Preparation
|
||||||
NOTE: If you are using the Tuxbox-Builder VM (this is not mandatory) please jump to step 1. The Tuxbox-Builder VM already contains required packages.
|
NOTE: If you are using the Tuxbox-Builder VM (this is not mandatory) please jump to step 1. The Tuxbox-Builder VM already contains required packages.
|
||||||
For details and download of Tuxbox-Builder VM see: https://sourceforge.net/projects/n4k/files/Tuxbox-Builder
|
For details and download of Tuxbox-Builder VM see: [Tuxbox-Builder](https://sourceforge.net/projects/n4k/files/Tuxbox-Builder)
|
||||||
|
|
||||||
### Install required packages (Debian 9/10)
|
### Install required packages (Debian 9/10)
|
||||||
```bash
|
```bash
|
||||||
@@ -24,9 +24,7 @@ git config --global user.email "you@example.com"
|
|||||||
git config --global user.user "Your Name"
|
git config --global user.user "Your Name"
|
||||||
```
|
```
|
||||||
|
|
||||||
For usage with other distributions see:
|
For usage with other distributions see: [Yocto Project Quick Build](https://www.yoctoproject.org/docs/latest/brief-yoctoprojectqs/brief-yoctoprojectqs.html)
|
||||||
|
|
||||||
https://www.yoctoproject.org/docs/3.0.3/brief-yoctoprojectqs/brief-yoctoprojectqs.html
|
|
||||||
|
|
||||||
## 1. Clone init script into a directory of your choice
|
## 1. Clone init script into a directory of your choice
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user