Merge pull request #292118 from philiptaron/typo-fix
maintainers/bootstrap-files: fix two typos in README.md
This commit is contained in:
commit
54a099d4c6
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ target:
|
|||
```
|
||||
|
||||
To validate cross-targets `binfmt` `NixOS` helper can be useful.
|
||||
For `riscv64-unknown-linux-gnu` the `/etc/nixox/configuraqtion.nix`
|
||||
For `riscv64-unknown-linux-gnu` the `/etc/nixos/configuration.nix`
|
||||
entry would be `boot.binfmt.emulatedSystems = [ "riscv64-linux" ]`.
|
||||
|
||||
3. Propose the commit as a PR to update bootstrap tarballs, tag people
|
||||
|
|
Loading…
Reference in a new issue