forked from AbleOS/ableos
Merge pull request 'Fix typo "belenaEtcher" in README.md' (#6) from theoddgarlic/ableos:fix-typo-in-readme into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/6
This commit is contained in:
commit
7b1401f10d
|
@ -21,6 +21,6 @@ repbuild can be used to run and build docs for able os
|
|||
## Testing on real hardware
|
||||
I recommend using an old x86_64 computer
|
||||
* `cargo run --release` to generate a binary image that is bootable
|
||||
* flash it to a USB device via `dd` or belenaEtcher
|
||||
* flash it to a USB device via `dd` or balenaEtcher
|
||||
* Remove said USB device and plug into test machine
|
||||
* assure test machine boots from USB devices
|
||||
|
|
Loading…
Reference in a new issue