Skip to content

Commit 10f242a

Browse files
author
Brad Vogel
authored
Merge pull request #336 from bee-queue/bradvogel-patch-1
docs: fix readme instructions on how to run examples
2 parents 982bf6f + 3dab54a commit 10f242a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

example/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ This is a simple demonstration of how to run Arena and connect it to [Bee Queue]
1313

1414
## Running
1515

16-
`npm start:bee`
16+
`npm run start:bee`
1717

1818
or
1919

20-
`npm start:bull`
20+
`npm run start:bull`
2121

2222
Then open http://localhost:4735/ in your browser.

0 commit comments

Comments
 (0)