Skip to content

Commit 3c74713

Browse files
committed
Fix Maven instructions
1 parent 0069bbd commit 3c74713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ necessary):
4848
{
4949
"label": "deploy",
5050
"type": "shell",
51-
"command": "mvn -Dimagej.app.directory=/opt/fiji-packaging/Fiji.app",
51+
"command": "mvn -Dscijava.app.directory=/opt/fiji-packaging/Fiji.app",
5252
"group": {
5353
"kind": "build",
5454
"isDefault": true

0 commit comments

Comments
 (0)