Skip to content

Commit 44adf03

Browse files
committed
formatting fixes
1 parent b321ff6 commit 44adf03

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/user-guide/quickstart.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ You should now navigate to where you would like your expedition to be run on you
3535
virtualship init EXPEDITION_NAME --from-mfp CoordinatesExport.xslx
3636
```
3737

38-
> [!TIP] > `CoordinatesExport.xslx` in the `virtualship init` command refers to the .xslx file exported from MFP. Replace the filename with the name of your exported .xslx file (and make sure to move it from the Downloads to the folder/directory in which you are running the expedition).
38+
> [!TIP]
39+
> The `CoordinatesExport.xslx` in the `virtualship init` command refers to the .xslx file exported from MFP. Replace the filename with the name of your exported .xslx file (and make sure to move it from the Downloads to the folder/directory in which you are running the expedition).
3940
4041
This will create a folder/directory called `EXPEDITION_NAME` with two files: `schedule.yaml` and `ship_config.yaml` based on the sampling site coordinates that you specified in your MFP export. The `--from-mfp` flag indictates that the exported coordinates will be used.
4142

@@ -88,7 +89,8 @@ You should now consider which measurements are to be taken at each sampling site
8889
8990
Instrument selections can be made for each waypoint in the same sub-panels as the [waypoint time](#waypoint-datetimes) selection by simply switching each on or off. Multiple instruments are allowed at each waypoint.
9091

91-
> [!NOTE] > **For advanced users only**: you can also make further customisations to behaviours of all instruments under _Ship Config Editor_ > _Instrument Configurations_.
92+
> [!NOTE]
93+
> For advanced users only: you can also make further customisations to behaviours of all instruments under _Ship Config Editor_ > _Instrument Configurations_.
9294
9395
### Save changes
9496

0 commit comments

Comments
 (0)