We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5089a18 commit c17b64eCopy full SHA for c17b64e
1 file changed
INSTALL.md
@@ -1,7 +1,7 @@
1
## Installing Stack
2
3
As explained in the [REQUIREMENTS.md](REQUIREMENTS.md), the [_Stack_][stack] build system is our only installation requirement.
4
-Detailed installation instruction are given on the respective [installation webpage][stackinstall].
+Detailed installation instructions for many operating systems are given on the respective [installation webpage][stackinstall].
5
6
- Linux: You can install stack via `sudo apt-get install haskell-stack` (or `sudo pacman -S stack` if you are using pacman).
7
Further instructions for installing stack including specific linux distributions are given [here][stackinstall].
0 commit comments