We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dbd6c4 commit 4f2f830Copy full SHA for 4f2f830
1 file changed
README.md
@@ -6,6 +6,7 @@ A system to boot multiple computers, supporting rsync-like updates
6
```sh
7
yay -S rustup
8
rustup toolchain install stable nightly
9
+ rustup target add x86_64-unknown-uefi
10
yay -S upx trunk
11
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
12
```
0 commit comments