diff --git a/README.md b/README.md
index 8b74b5f..cebfb8e 100644
--- a/README.md
+++ b/README.md
@@ -19,24 +19,18 @@
**This is not a fork. This is a repository of scripts to automatically build Microsoft's `vscode` repository into freely-licensed binaries with a community-driven default configuration.**
## Table of Contents
-- [Table of Contents](#table-of-contents)
-- [Download/Install](#downloadinstall)
- - [Install with Brew (Mac)](#install-with-brew-mac)
- - [Install with Windows Package Manager (WinGet)](#install-with-windows-package-manager-winget)
- - [Install with Chocolatey (Windows)](#install-with-chocolatey-windows)
- - [Install with Scoop (Windows)](#install-with-scoop-windows)
- - [Install with snap (Linux)](#install-with-snap-linux)
- - [Install with Package Manager (Linux)](#install-with-package-manager-linux)
- - [Install on Arch Linux](#install-on-arch-linux)
- - [Flatpak Option (Linux)](#flatpak-option-linux)
-- [Why Does This Exist](#why-does-this-exist)
-- [More Info](#more-info)
- - [Documentation](#documentation)
- - [Extensions and the Marketplace](#extensions-and-the-marketplace)
- - [How are the VSCodium binaries built?](#how-are-the-vscodium-binaries-built)
-- [Supported OS](#supported-os)
-- [Donate](#donate)
-- [License](#license)
+- [Download/Install](#download-install)
+ - [Install with Brew](#install-with-brew)
+ - [Install with Windows Package Manager (WinGet)](#install-with-winget)
+ - [Install with Chocolatey](#install-with-choco)
+ - [Install with Scoop](#install-with-scoop)
+ - [Install with snap](#install-with-snap)
+ - [Install with Package Manager](#install-with-package-manager)
+ - [Install on Arch Linux](#install-on-arch-linux)
+ - [Flatpak Option](#flatpak)
+- [Why Does This Exist](#why)
+- [More Info](#more-info)
+- [Supported OS](#supported-os)
## Download/Install
:tada: :tada: [Download latest release here](https://github.com/VSCodium/vscodium/releases) :tada: :tada:
@@ -145,4 +139,4 @@ Special thanks to:
- @jaredreich for the previous logo
## License
-[MIT](https://github.com/VSCodium/vscodium/blob/master/LICENSE).
\ No newline at end of file
+[MIT](https://github.com/VSCodium/vscodium/blob/master/LICENSE)