Readme: supplement to Update README-de.md

README-en.md was not considered
btw. git clone https://github.com/dbt1/build.git is still valid.
It was only renamed because there was a risk of confusion since the
directory build/<machine> was named very similarly.
This commit is contained in:
2023-04-12 18:15:56 +02:00
parent a57049b8ff
commit af32875a90

View File

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