Update README.md
Correct table of contents
This commit is contained in:
parent
39d4b9c134
commit
5e481cb178
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
||||||
- [Install with Chocolatey](#install-with-choco)
|
- [Install with Chocolatey](#install-with-choco)
|
||||||
- [Install with Scoop](#install-with-scoop)
|
- [Install with Scoop](#install-with-scoop)
|
||||||
- [Install with Package Manager](#install-with-package-manager)
|
- [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)
|
- [Flatpak Option](#flatpak)
|
||||||
- [Why Does This Exist](#why)
|
- [Why Does This Exist](#why)
|
||||||
- [More Info](#more-info)
|
- [More Info](#more-info)
|
||||||
|
@ -58,7 +58,7 @@ scoop install vscodium
|
||||||
#### <a id="install-with-package-manager"></a>Install with Package Manager (Linux)
|
#### <a id="install-with-package-manager"></a>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.
|
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.
|
||||||
|
|
||||||
#### <a id="install-via-the-aur"></a>Install on Arch Linux
|
#### <a id="install-on-arch-linux"></a>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).
|
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).
|
||||||
|
|
||||||
#### <a id="flatpak"></a>Flatpak Option (Linux)
|
#### <a id="flatpak"></a>Flatpak Option (Linux)
|
||||||
|
|
Loading…
Reference in a new issue