Skip to content

Commit

Permalink
debug -> release
Browse files Browse the repository at this point in the history
  • Loading branch information
zacwellmer authored Dec 9, 2017
1 parent 7830316 commit 2292b11
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 @@ -124,7 +124,7 @@ checked_withdraw_confirm = 121
### example run

```
./target/debug/bridge --config examples/config.toml --database db.toml
./target/release/bridge --config examples/config.toml --database db.toml
```

- example run requires a parity instance running
Expand Down

0 comments on commit 2292b11

Please sign in to comment.