Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit ab6e2ab

Browse files
committed
Change v2-test semantic to v2-run semantic:test
1 parent 9447bfe commit ab6e2ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ git clone git@github.com:github/semantic.git
6767
cd semantic
6868
script/bootstrap
6969
cabal v2-build all
70-
cabal v2-test semantic
70+
cabal v2-run semantic:test
7171
cabal v2-run semantic:semantic -- --help
7272
```
7373

0 commit comments

Comments
 (0)