Skip to content

Commit bff17a8

Browse files
committed
Simplify installation instructions on homepage
1 parent 99e9bf7 commit bff17a8

File tree

1 file changed

+6
-16
lines changed

1 file changed

+6
-16
lines changed

doc/README.md

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,12 @@ or:
2323

2424
wget -qO- https://get.haskellstack.org/ | sh
2525

26-
For detailed instructions and downloads, instructions are available by
27-
operating system/distribution:
28-
29-
* [Windows](install_and_upgrade.md#windows)
30-
* [macOS](install_and_upgrade.md#macos)
31-
* [Ubuntu](install_and_upgrade.md#ubuntu)
32-
* [Debian](install_and_upgrade.md#debian)
33-
* [CentOS / Red Hat / Amazon Linux](install_and_upgrade.md#centos)
34-
* [Fedora](install_and_upgrade.md#fedora)
35-
* [openSUSE / SUSE Linux Enterprise](install_and_upgrade.md#suse)
36-
* [Arch Linux](install_and_upgrade.md#arch-linux)
37-
* [NixOS](install_and_upgrade.md#nixos)
38-
* [Linux (general)](install_and_upgrade.md#linux)
39-
* [FreeBSD](install_and_upgrade.md#freebsd)
40-
41-
[Upgrade instructions](install_and_upgrade.md#upgrade)
26+
On Windows, you can download and install the
27+
[Windows 64-bit Installer](https://www.stackage.org/stack/windows-x86_64-installer).
28+
29+
For detailed instructions and downloads, including many additional
30+
operating systems, check out the
31+
[install and upgrade page](install_and_upgrade.md).
4232

4333
#### Quick Start Guide
4434

0 commit comments

Comments
 (0)