From d03ead54368ce88a9661c6f0ad49485bab27f090 Mon Sep 17 00:00:00 2001 From: Francisco Date: Wed, 4 Oct 2023 21:19:32 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a3c3fb0c2..be5e5b556 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,7 @@ Add `@openzeppelin/contracts/=lib/openzeppelin-contracts/contracts/` in `remappi > [!WARNING] > When installing via git, it is a common error to use the `master` branch. This is a development branch that should be avoided in favor of tagged releases. The release process involves security measures that the `master` branch does not guarantee. - -> [!WARNING] -> Foundry installs the latest version initially, but subsequent `forge update` commands will use the `master` branch. +> Note that `forge install` gets the latest version initially, but subsequent `forge update` commands will use the `master` branch. ### Usage