Skip to content

Commit

Permalink
README:use proper command to run the test (#151)
Browse files Browse the repository at this point in the history
Signed-off-by: Amar Tumballi <[email protected]>
  • Loading branch information
amarts authored Dec 5, 2023
1 parent 01ed31c commit e8bedd9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,9 @@ Follow the instructions under the topic - "Run the node"

```
$ yarn demo
$ npx tsx src/func-test.ts
$ yarn demo-vc
$ yarn bench
$ npx tsx src/network-score-test.ts
```
The output of these runs are self-explanatory. For reference of how this is structured,
Expand Down

0 comments on commit e8bedd9

Please sign in to comment.