From 86504d6c9eb947ff3b5fe7958673ce15286a526e Mon Sep 17 00:00:00 2001 From: lapatatedouce Date: Sun, 16 Feb 2025 03:41:46 +0100 Subject: [PATCH] Add Table of Contents --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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