Skip to content

Commit

Permalink
style: titles
Browse files Browse the repository at this point in the history
  • Loading branch information
JonaC22 committed Jul 9, 2022
1 parent aded23b commit c98002a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
Implementation of sending ethereum transactions with Rust


# Before run
### Before run

- Install ganache: `npm i -g ganache-cli`
- Run private ethereum node: `ganache-cli -d`

# Build & Run
### Build & Run
- `cargo build`
- `cargo run`

0 comments on commit c98002a

Please sign in to comment.