diff --git a/README.md b/README.md index 565b48113..d91845c5a 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,7 @@ git clone https://github.com/status-im/nimbus.git cd nimbus # Prep environment -make update -make deps +make update deps # Start a shell that uses the Nimbus compile environment ./env.sh bash