Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Jul 28, 2024
1 parent 238cdee commit f98bbd8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@
cargo build --release --features fast-runtime
```

3. Run the tests:
3. Install dependencies:
```
npm i
```

4. Run the tests:

- block production

Expand Down

0 comments on commit f98bbd8

Please sign in to comment.