From c101c228d767048c5baad4c2bbbe3af81abcc49d Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sat, 2 Oct 2021 23:18:07 +0200 Subject: [PATCH] Improve docs and update www --- docs/index.md | 1 + www/index.html | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/index.md b/docs/index.md index 6215068..80f12a9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -26,6 +26,7 @@ It follows the unix UNIX philosophy of [do one thing and do it well](https://en. Quick Install Getting Started User Guide +Issue tracker diff --git a/www/index.html b/www/index.html index 9eebe93..643d487 100644 --- a/www/index.html +++ b/www/index.html @@ -26,19 +26,19 @@
@@ -101,7 +101,7 @@

If you are running Linux, macOS, FreeBSD or Windows Subsystem 2 for Linux, run the following in your terminal (as a user other than root), then follow the onscreen instructions.

curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
-

What does this do?  ·  I don't like curl | sh

+

What does this do?  ·  I don't like curl | sh


@@ -120,7 +120,7 @@

To install Haskell, if you are running Linux, macOS, FreeBSD or Windows Subsystem 2 for Linux, run the following in your terminal (as a user other than root), then follow the onscreen instructions.

curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
-

What does this do?  ·  I don't like curl | sh

+

What does this do?  ·  I don't like curl | sh


@@ -152,7 +152,7 @@
other installation options  ·  - about ghcup + read the docs  ·  web design from rustup