Update README-en.md

This commit is contained in:
2023-02-21 20:18:26 +01:00
committed by GitHub
parent 7d64ca76ea
commit aa1967149f

View File

@@ -36,7 +36,7 @@ git config --global user.user "Your Name"
> ### 1. Clone init script. > ### 1. Clone init script.
```bash ```bash
git clone https://github.com/tuxbox-neutrino/build.git git clone https://github.com/dbt1/buildenv.git
cd build cd build
``` ```