Skip to content

Commit 2499e92

Browse files
committed
Readme: We don't need cargo xbuild anymore
1 parent dd71f1e commit 2499e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ An experimental x86_64 bootloader that works on both BIOS and UEFI systems. Writ
88

99
## Requirements
1010

11-
You need a nightly [Rust](https://www.rust-lang.org) compiler and [cargo xbuild](https://github.com/rust-osdev/cargo-xbuild). You also need the `llvm-tools-preview` component, which can be installed through `rustup component add llvm-tools-preview`.
11+
You need a nightly [Rust](https://www.rust-lang.org) compiler with the `llvm-tools-preview` component, which can be installed through `rustup component add llvm-tools-preview`.
1212

1313
## Usage
1414

0 commit comments

Comments
 (0)