diff --git a/INSTALLING.md b/INSTALLING.md index a9ae86652..b4e3ae86e 100644 --- a/INSTALLING.md +++ b/INSTALLING.md @@ -21,6 +21,8 @@ To get started, you will need: - Preferably a Linux installation, but MacOS or WSL2 should work too - Git (`sudo apt install git`) - Nix () + - You must use the multi-user installation! + - If the installation fails, please [remove any traces of old nix installations](https://nixos.org/manual/nix/unstable/installation/uninstall.html). After following these steps, **make sure you log out of your system first!**. This ensures all enviroment variables are set correctly. To start, clone the project: