From b993642395c0c5cfbc4fc9287a5da76568f3f998 Mon Sep 17 00:00:00 2001 From: Devkuni <155117116+detrina@users.noreply.github.com> Date: Tue, 21 Jan 2025 22:24:11 +0100 Subject: [PATCH] Update README.md --- with-foundry/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/with-foundry/README.md b/with-foundry/README.md index d204584..06040c1 100644 --- a/with-foundry/README.md +++ b/with-foundry/README.md @@ -10,9 +10,9 @@ Want to get started in a pinch? Start your project in a free Github Codespace! In the meantime, follow these simple steps to work on your own machine: -Install [noirup](https://noir-lang.org/docs/getting_started/installation/#installing-noirup) with +Install [noirup](https://noir-lang.org/docs/getting_started/noir_installation) with -1. Install [noirup](https://noir-lang.org/docs/getting_started/installation/#installing-noirup): +1. Install [noirup](https://noir-lang.org/docs/getting_started/noir_installation): ```bash curl -L https://raw.githubusercontent.com/noir-lang/noirup/main/install | bash