Skip to content

Commit 371497a

Browse files
committed
space in getting started
1 parent f92845c commit 371497a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ test your installation by running the `HelloWorld` contract specification:
3535

3636
The hevm backend:
3737
```sh
38-
cabal run act --equiv --spec tests/helloworld/helloworld.act --sol tests/helloworld/helloworld.sol
38+
cabal run act -- equiv --spec tests/helloworld/helloworld.act --sol tests/helloworld/helloworld.sol
3939
```
4040
(the output should conclude with `No discrepancies found.`)
4141

0 commit comments

Comments
 (0)