Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Commit 69deae0

Browse files
committed
update readme
1 parent 2126841 commit 69deae0

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,9 @@ npm run dev # works without installing node, npm, pnpm globally. Nix packaga man
2121

2222
## Install Nix package manager on MacOS
2323

24-
Install Nix with the Nix installer from Determinate Systems:
24+
Install Nix with the Nix installer from [Determinate Systems](https://docs.determinate.systems/getting-started/organizations).
2525

26-
```bash
27-
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
28-
```
29-
30-
## Docker image
26+
## Docker image
3127

3228
```bash
3329
gcloud auth configure-docker europe-west1-docker.pkg.dev

0 commit comments

Comments
 (0)