Add Table of Contents

This commit is contained in:
2025-02-16 03:41:46 +01:00
parent 62c7569106
commit 86504d6c9e

View File

@@ -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