mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-09 12:47:26 +01:00
Fix incorrect example in CONTRIBUTING.md
This commit is contained in:
parent
518fe0572e
commit
0b5e4fbf2e
@ -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`:
|
*Alternatively*, we could copy an existing `crosstool-ng.config` from one of the target folders in the `dockcross` project to the local `.config`:
|
||||||
|
|
||||||
```bash
|
```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:
|
We will configure the toolchains according to our needs:
|
||||||
|
Loading…
Reference in New Issue
Block a user