Skip to content

Commit

Permalink
"Many" instead of "most", link to AppImage for more info
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored and andyleejordan committed Aug 26, 2016
1 parent 6047882 commit 4b53e91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package installation instructions
=================================

Supports [Ubuntu 14.04][u14], [Ubuntu 16.04][u16],
[CentOS 7][cos], [most Linux distributions (AppImage)][lai], and [macOS 10.11][osx].
[CentOS 7][cos], [many Linux distributions (AppImage)][lai], and [macOS 10.11][osx].
All packages are available on our GitHub [releases][] page.

Once the package is installed, run `powershell` from a terminal.
Expand Down Expand Up @@ -84,7 +84,7 @@ chmod a+x PowerShell-6.0.0.alpha.9-x86_64.AppImage
./PowerShell-6.0.0.alpha.9-x86_64.AppImage
```

The [AppImage](http://appimage.org/) lets you run PowerShell without installing it. It is a portable application that bundles PowerShell and everything it needs to run that is not part of the default installation of most distributions.
The AppImage lets you run PowerShell without installing it. It is a portable application that bundles PowerShell and everything it needs to run that is not part of the default installation of many distributions ([more information](http://appimage.org/)).

macOS 10.11
===========
Expand Down

0 comments on commit 4b53e91

Please sign in to comment.