Skip to content

Commit 4561221

Browse files
committed
Minor fixes
1 parent 3f27abf commit 4561221

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ Based on the https://github.com/arcium-hq/examples 'voting' app with a [signific
77
## To Run
88

99
Prerequisites:
10+
1011
- Install Arcium
1112
- Install Docker: https://docs.docker.com/desktop/setup/install/mac-install/
12-
- Start Docker desktop (if you get `docker daemon not running`)
13+
- Start Docker desktop app (if you get `docker daemon not running` you haven't started Docker desktop app)
1314

14-
Run `bash run-tests.bash`. That script will:
15+
Run `npm run test`. That script will:
1516

1617
- Set the correct Arcium version (0.4.0)
1718
- Set the correct Anchor version (0.32.1)

0 commit comments

Comments
 (0)