From c9b7bdd84b0043dee88812fdbcef8fa77de67301 Mon Sep 17 00:00:00 2001 From: Stuce Date: Sun, 13 Jul 2025 12:55:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f8616b..98b93f1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Features : - possibility to deploy easily via nix module with a flake - that's it, the goal is to keep it minimal !!! -## Haskell Setup (I sadly don't use nix develop at the moment) +## Haskell Setup 1. If you haven't already, [install Stack](https://haskell-lang.org/get-started) * On POSIX systems, this is usually `curl -sSL https://get.haskellstack.org/ | sh`