From 21a666f8ba62dca3f553f09a4e6999c6744c1587 Mon Sep 17 00:00:00 2001 From: PHYYOU <34825352+phyyou@users.noreply.github.com> Date: Thu, 5 Oct 2023 04:32:11 +0900 Subject: [PATCH] Update README.md (#52) Fix stale link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a29793a..c87dc9f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The following strategies have been implemented: ## Build, Test and Run First, make sure the following are installed: -1. [Anvil](https://github.com/foundry-rs/foundry/tree/master/anvil#installing-from-source) +1. [Anvil](https://github.com/foundry-rs/foundry/tree/master/crates/anvil#installing-from-source) In order to build, first clone the github repo: