Update readme for test commit
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -22,5 +22,5 @@ For debian users you can install the [`qemu-system-x86`](https://packages.debian
|
||||
To install it to an USB-drive you can use the following command if you are on a linux system.
|
||||
|
||||
```bash
|
||||
sudo dd if=<path-to-project>/target/<config>/FerrOS of=/dev/sdX bs=1M status=progress
|
||||
sudo dd if=<path-to-project>/target/<config>/FerrOS-<hash>/out/<uefi|bios>.efi of=/dev/sdX bs=1M status=progress
|
||||
```
|
||||
|
Reference in New Issue
Block a user