mirror of
https://github.com/oxalica/rust-overlay.git
synced 2025-10-06 00:02:40 +02:00
Fix typo in cross_compilation docs
This commit is contained in:
@@ -4,7 +4,7 @@ There are examples for cross compilation in [`example` directory](../examples).
|
||||
To try examples,
|
||||
1. `cd` into `example/cross-aarch64` (or other directory).
|
||||
2. `nix-shell` to enter the development environment.
|
||||
3. `make run` to build and run the program in an emulater.
|
||||
3. `make run` to build and run the program in an emulator.
|
||||
|
||||
The structure of `shell.nix` should like this,
|
||||
```nix
|
||||
|
Reference in New Issue
Block a user