Fix incorrect example in CONTRIBUTING.md

This commit is contained in:
Tim Lander 2024-04-11 16:10:15 +08:00 committed by GitHub
parent 518fe0572e
commit 0b5e4fbf2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@ We will take the example of `aarch64-rpi4-linux-gnu`, a `.config` file will be c
*Alternatively*, we could copy an existing `crosstool-ng.config` from one of the target folders in the `dockcross` project to the local `.config`:
```bash
cp path/to/dockcross/linux-arm64 .config
cp path/to/dockcross/linux-arm64/crosstool-ng.config .config
```
We will configure the toolchains according to our needs: