Skip to content

Commit

Permalink
update doc intro
Browse files Browse the repository at this point in the history
  • Loading branch information
leecow committed Jul 27, 2018
1 parent 40d6858 commit 32b219e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/linux-setup.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## Installing .NET Core on Linux
## Preparing your Linux system for .NET Core

There are a few options available for installing .NET Core on Linux systems.
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)

other junk
Other useful references

* [OS lifecycle support policy](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md)
* [Linux System Prerequisites](https://github.com/dotnet/core/blob/master/Documentation/linux-prereqs.md)
Expand Down

0 comments on commit 32b219e

Please sign in to comment.