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`