mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-06-06 13:49:26 -04:00
minor readme fix
This commit is contained in:
parent
58f4061026
commit
8bad79fd5f
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
## Usage
|
||||
1. `npm i`
|
||||
1. `cp .env.example .env`
|
||||
1. `npm run build:circuit`
|
||||
1. `npm run build:contract`
|
||||
1. `npm run build:circuit` - may take 10 minutes or more
|
||||
1. `npm run build:contract`
|
||||
1. `npx run ganache-cli`
|
||||
1. `npm run migrate:dev`
|
||||
1. `./cli.js deposit`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue