Skip to content

Commit ed9c8c4

Browse files
authored
docs: Fixed command syntax in README for jpm
1 parent c1dc9dc commit ed9c8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ To build the project simply run:
279279
Of course, once you've got `jpm` installed you can do:
280280
281281
```shell
282-
jpm clean build
282+
jpm do clean build
283283
jpm test
284284
jpm run
285285
```

0 commit comments

Comments
 (0)