Skip to content

Commit 4f2f830

Browse files
committed
Add missing rustup line to README
1 parent 3dbd6c4 commit 4f2f830

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ A system to boot multiple computers, supporting rsync-like updates
66
```sh
77
yay -S rustup
88
rustup toolchain install stable nightly
9+
rustup target add x86_64-unknown-uefi
910
yay -S upx trunk
1011
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
1112
```

0 commit comments

Comments
 (0)