change order

This commit is contained in:
Roman Storm 2020-12-17 13:52:58 -08:00
parent ba7ecc4e5d
commit 0ca9f1ff56
No known key found for this signature in database
GPG Key ID: 522F2A785F34E71F
1 changed files with 1 additions and 1 deletions

View File

@ -9,8 +9,8 @@
```
git clone --recursive https://github.com/tornadocash/tornado-deploy
cd tornado-deploy
yarn
cp .env.example .env
yarn
# optionally copy production snark circuits
mkdir -p tornado-anonymity-mining/build && cp -R ~/Downloads/circuits ./tornado-anonymity-mining/build