From 79630c28f81207e826d591ca7eefd4b2d238eda0 Mon Sep 17 00:00:00 2001 From: Mike Hukiewitz <70762838+MHHukiewitz@users.noreply.github.com> Date: Fri, 23 Feb 2024 11:16:20 +0100 Subject: [PATCH] Add nix installation link Co-authored-by: Hugo Herter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a66159fa..4ecb03ce7 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ You're ready to go! We started to add Nix as an easy way to setup a development environment. This is still a work in progress and not all dependencies are covered yet. -To use it, you need to have Nix installed on your system. Then you can run: +To use it, you need to [have Nix installed on your system](https://nixos.org/download.html). Then you can run: ```bash nix-shell