From a0c2805b1690e9b342f472e704dd2c69898a83ee Mon Sep 17 00:00:00 2001 From: Dmitrii Kovanikov Date: Fri, 22 Oct 2021 14:00:30 +0100 Subject: [PATCH] Update link to supported platforms by ghcup --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 53140352bc..4faaa693ad 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -13,7 +13,7 @@ If you are using [`ghcup`](https://www.haskell.org/ghcup/) to manage your instal ghcup install hls ``` -You can check if HLS is available for your platorm via ghcup here: . +You can check if HLS is available for your platorm via ghcup here: . You can also install HLS from source without checking out the code manually: ```bash