Skip to content

Commit

Permalink
fix: upgrade new holonix specify 0.4 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Dec 23, 2024
1 parent a6b6af1 commit 9186581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/resources/upgrade/upgrade-new-holonix.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ mv flake.lock flake.lock.backup
Then create a new flake file:

```bash
nix flake init -t github:holochain/holonix?ref=main-0.3
nix flake init -t github:holochain/holonix?ref=main-0.4
```

For most projects, that's all you need! If you have specific needs, such as targeting a specific Holochain version or release series, specifying build flags, or adding more Nix packages, read the [Holonix readme](https://github.com/holochain/holonix/tree/main/README.md).

0 comments on commit 9186581

Please sign in to comment.