Commit e841d483 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] install of nix

parent 9aa45b10
......@@ -40,7 +40,7 @@ stack --version
First install [nix](https://nixos.org/guides/install-nix.html):
```shell
sh < (curl -L https://nixos.org/nix/install) --daemon
curl -sSL https://nixos.org/nix/install | sh
```
Verify the installation is complete
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment