From 9e7aa186dc64a62af558228c4416248e5d8820e6 Mon Sep 17 00:00:00 2001 From: Alexey Date: Mon, 16 Sep 2019 14:14:49 +0300 Subject: [PATCH] readme bug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40ecc08..99de881 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Use with command line version with Ganache: ### ERC20Mixer 1. `npm run migrate:dev` 1. `./cli.js depositErc20` -1. `./cli.js withdraw ` +1. `./cli.js withdrawErc20 ` 1. `./cli.js balanceErc20 ` If you want, you can point the app to existing tornado contracts on Mainnet or Kovan, it should work without any changes