1
0
mirror of synced 2026-02-01 12:00:10 -05:00

Fix fragment references in linux-setup.md

This commit is contained in:
Miha Zupan
2018-08-25 03:37:01 +02:00
parent 1fc5ca43f7
commit b5fb57bdda

View File

@@ -2,9 +2,9 @@
There are a few options available for installing .NET Core on Linux systems and each requires a few actions before installing .NET Core. The sections below detail different methods for installing .NET Core and any prerequisites.
* [Using the package manager](installation-using-a-package-manager)
* [Installing from binary archive (tar.gz)](installation-from-a-binary-archive)
* [Installing using Snap](installation-using-snap)
* [Using the package manager](#installation-using-a-package-manager)
* [Installing from binary archive (tar.gz)](#installation-from-a-binary-archive)
* [Installing using Snap](#installation-using-snap)
Other useful references