Skip to content

Commit 56f027b

Browse files
authored
Nix Installer have an official documentation, now
Signed-off-by: pinage404 <[email protected]>
1 parent ed490a2 commit 56f027b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/docs/installing_devbox.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ curl -fsSL https://get.jetify.com/devbox | bash
2020

2121
Devbox requires the [Nix Package Manager](https://nixos.org/download.html). If Nix is not detected when running a command, Devbox will install it for you in single-user mode for Linux. Don't worry: You can use Devbox without needing to learn the Nix Language.
2222

23-
If you would like to install Nix yourself, we recommend the [Determinate Nix Installer](https://determinate.systems/posts/determinate-nix-installer/).
23+
If you would like to install Nix yourself, we recommend the [Determinate Nix Installer](https://determinate.systems/nix-installer/).
2424

2525
</TabItem>
2626
<TabItem value="macos" label="MacOS">

0 commit comments

Comments
 (0)