diff --git a/README.md b/README.md
index b976529..45545d1 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
- [Install with Chocolatey](#install-with-choco)
- [Install with Scoop](#install-with-scoop)
- [Install with Package Manager](#install-with-package-manager)
- - [Install via the AUR](#install-via-the-aur)
+ - [Install on Arch Linux](#install-on-arch-linux)
- [Flatpak Option](#flatpak)
- [Why Does This Exist](#why)
- [More Info](#more-info)
@@ -58,7 +58,7 @@ scoop install vscodium
#### Install with Package Manager (Linux)
You can always install using the downloads (deb, rpm, tar) on the [releases page](https://github.com/VSCodium/vscodium/releases), but you can also install using your favorite package manager and get automatic updates. [@paulcarroty](https://github.com/paulcarroty) has set up a repository with instructions [here](https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo). Any issues installing VSCodium using your package manager should be directed to that repository's issue tracker.
-#### Install on Arch Linux
+#### Install on Arch Linux
VSCodium is available in [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository) as package [vscodium](https://aur.archlinux.org/packages/vscodium/), maintained by [@plague-doctor](https://github.com/plague-doctor).
#### Flatpak Option (Linux)