Update README.md

This commit is contained in:
Stuce 2025-07-13 12:55:05 +02:00
parent 67d88bd31b
commit c9b7bdd84b

View file

@ -20,7 +20,7 @@ Features :
- possibility to deploy easily via nix module with a flake - possibility to deploy easily via nix module with a flake
- that's it, the goal is to keep it minimal !!! - 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) 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` * On POSIX systems, this is usually `curl -sSL https://get.haskellstack.org/ | sh`