We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58e4c7 commit b6c12e4Copy full SHA for b6c12e4
1 file changed
tests/interactive-imagej/test_trackmate.md
@@ -7,8 +7,8 @@ Instructions for *interactive* testing (i.e. manually running a script in Fiji's
7
8
1. An updated `python-imcflibs.jar` containing the changes to be tested has to
9
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
+2. Next, open the blobs image, e.g. using `Ctrl` + `Shift` + `B`.
+3. Then, launch the *Script Editor* using `Ctrl` + `Shift` + `N`, paste the
12
following script and finally run it:
13
14
```Python
0 commit comments