update readme

This commit is contained in:
Danil Kovtonyuk 2022-04-29 18:58:00 +10:00 committed by GitHub
parent ac2e142cf0
commit a7be72cea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ wget https://raw.githubusercontent.com/tornadocash/tornado-pool-relayer/master/.
## Run locally
1. `npm i`
1. `yarn`
2. `cp .env.example .env`
3. Modify `.env` as needed
4. `yarn start:dev`