Skip to content

Commit

Permalink
fix: one more link
Browse files Browse the repository at this point in the history
  • Loading branch information
krauspt committed Feb 11, 2024
1 parent f756a37 commit 63e679d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry-voting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This example project shows how to create a simple zk voting circuit in Noir with a corresponding Solidity contract to track eligible voters, proposals and votes.

This example was last tested with Noir version 0.10.3. You can install it with [noirup](https://noir-lang.org/getting_started/nargo_installation#option-1-noirup) using
This example was last tested with Noir version 0.10.3. You can install it with [noirup](https://noir-lang.org/docs/getting_started/installation/#installing-noirup) using

```bash
noirup -v 0.10.3
Expand Down

0 comments on commit 63e679d

Please sign in to comment.