Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Uxio0 committed Feb 11, 2020
1 parent 06c018b commit 04ad43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ For example, to set up a Göerli node:

Run a Parity node in your local computer:
```bash
parity --chain goerli --tracing on --db-path=/media/ethereum/parity --unsafe-expos
parity --chain goerli --tracing on --db-path=/media/ethereum/parity --unsafe-expose
```

Edit `.env` so docker points to he host Parity:
Expand Down

0 comments on commit 04ad43e

Please sign in to comment.