Skip to content

Commit

Permalink
removed -mission= from documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioRivis authored May 18, 2021
1 parent ceb6f6d commit ee4d28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ commands:
If the mission is in the default location `./mission.yml` then you can run voyager with `java -jar dx-voyager.jar`
, `voyager.sh` or `voyager.bat`

Otherwise, run voyager using `voyager.sh -mission="path to mission"`
Otherwise, run voyager using `voyager.sh <path/to/mission/file>`

If the instruments are not in the default location `./instruments` then specify the instrumentsDir in mission.yml

Expand Down

0 comments on commit ee4d28b

Please sign in to comment.