Skip to content

Commit 0ca4e35

Browse files
author
rpt
committed
Fix maven command
1 parent dddbf6f commit 0ca4e35

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
@@ -47,5 +47,5 @@ An Eclipse plug-in for developing in the TypeScript language.
4747
* Run `update_version.sh old_version new_version` This is to change all version ".qualifier"
4848
* Run `npm install`
4949
* Run `grunt`
50-
* Run `maven package`
50+
* Run `mvn package`
5151
* Install zip in Eclipse following `Install New Software...` -> `Add...` -> `Archive...`

0 commit comments

Comments
 (0)