Skip to content

Commit f806cc1

Browse files
Update README.md
1 parent fbe1bb4 commit f806cc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
55
## Usage
66

7-
1. Run `start:ganache` in separated terminal
8-
2. Run `deploy:contracts` to deploy contracts to ganache
7+
1. Run `npm run start:ganache` in separated terminal
8+
2. Run `npm run deploy:contracts` to deploy contracts to ganache
99
3. Run this DApp by running `npm start` in [client](./packages/client) folder. Send some tokens
1010
4. Check admin menu by typing secret cheat-code `133337`
1111

0 commit comments

Comments
 (0)