We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c1e6c commit 2576e46Copy full SHA for 2576e46
noir_by_example/README.md
@@ -10,7 +10,7 @@ The goal is to highlight the similarities and differences in the language and de
10
11
You will need:
12
13
-- `nargo` installed [via noirup](https://noir-lang.org/docs/getting_started/installation/). Uses 0.34.0 (`noirup -v 0.34.0`)
+- `nargo` installed [via noirup](https://noir-lang.org/docs/getting_started/quick_start/). Uses 0.34.0 (`noirup -v 0.34.0`)
14
- `cargo` installed [via rustup](https://www.rust-lang.org/tools/install) (optional: to see Rust output)
15
16
### What is not covered
0 commit comments