diff --git a/README.md b/README.md index 87931265..f74045ff 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ npm --version ```bash git clone https://github.com/eco-stake/restake cd restake -npm install && npm run build +npm install cp .env.sample .env ```