We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e0774 commit 973787dCopy full SHA for 973787d
README.md
@@ -23,7 +23,7 @@ curl -fsSL https://install.determinate.systems/nix | sh -s -- install --determin
23
If you'd prefer upstream Nix:
24
25
```shell
26
-curl -fsSL https://install.determinate.systems/nix | sh -s -- install
+curl -fsSL https://install.determinate.systems/nix | sh -s -- install --prefer-upstream-nix
27
```
28
29
> [!TIP]
0 commit comments