diff --git a/README.md b/README.md index 37a7697..28874f9 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ We need to install a few more packages like git, a compiler and some other tools apt install -y git build-essential dkms pve-headers mdevctl ``` -## Git repos and [Rust](https://www.rust-lang.org/) compiler +## Git repos and Rust compiler First, clone this repo to your home folder (in this case `/root/`) ```bash