diff --git a/README.md b/README.md index 057039c38..b99dbf38b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ In order to install, build, and run Ethernaut locally, follow these instructions ```bash git clone git@github.com:OpenZeppelin/ethernaut.git + cd ethernaut yarn install ```