additional note on cross
This commit is contained in:
parent
08432233cf
commit
a90f48f646
@ -11,6 +11,10 @@ This is the primary repository for the ESA OPS-SAT experiment.
|
|||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
|
You might need to set the [`CROSS_CONTAINER_ENGINE`](https://github.com/cross-rs/cross/wiki/FAQ#explicitly-choose-the-container-engine)
|
||||||
|
and [`CROSS_ROOTLESS_CONTAINER_ENGINE`](https://github.com/cross-rs/cross/blob/main/docs/environment_variables.md#configuring-cross-with-environment-variables)
|
||||||
|
variables manually before calling cross.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cross build
|
cross build
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user