Skip to content

Commit b6c12e4

Browse files
Fix numbers in instruction list
1 parent e58e4c7 commit b6c12e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/interactive-imagej/test_trackmate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Instructions for *interactive* testing (i.e. manually running a script in Fiji's
77

88
1. An updated `python-imcflibs.jar` containing the changes to be tested has to
99
be installed into Fiji already.
10-
1. Next, open the blobs image, e.g. using `Ctrl` + `Shift` + `B`.
11-
1. Then, launch the *Script Editor* using `Ctrl` + `Shift` + `N`, paste the
10+
2. Next, open the blobs image, e.g. using `Ctrl` + `Shift` + `B`.
11+
3. Then, launch the *Script Editor* using `Ctrl` + `Shift` + `N`, paste the
1212
following script and finally run it:
1313

1414
```Python

0 commit comments

Comments
 (0)