From a7be72cea53e85874014ed00c29b694f00078960 Mon Sep 17 00:00:00 2001 From: Danil Kovtonyuk Date: Fri, 29 Apr 2022 18:58:00 +1000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fec354..e626241 100644 --- a/README.md +++ b/README.md @@ -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`