Fix image link

This commit is contained in:
Dhananjay Balan 2024-03-26 06:34:22 +01:00
parent c75420f6dd
commit 2dc607fd20

View File

@ -25,7 +25,7 @@ Unfortunately, the GUI installer installs `x86_64` version of nix, so I had to u
```sh
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
```
![](./images/nix-install.png)
![](/images/nix-install.png)
If you haven't already, also install `Xcode tools` with `xcode-select --install`