Skip to content

Commit f483405

Browse files
committed
2 parents 4dc08a1 + 90e0790 commit f483405

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -95,17 +95,15 @@ where `{HOME}` will be the location of your home directory, typically `/Users/us
9595
## Step 2: Install the QuPath Spotiflow extension
9696
### On QuPath 0.6.x
9797

98-
- Open QuPath
99-
- Go under `Extensions -> Manage extensions`
100-
- Expand the `QuPath-BIOP catalog`
101-
102-
> Note: if you don't have the **QuPath-BIOP-catalog** installed, please follow the [catalog installation steps](https://github.com/BIOP/qupath-biop-catalog?tab=readme-ov-file#installation)
103-
104-
- Search for `QuPath Spotiflow extension` and click on the green button
105-
- Select the latest version
106-
- Click on `Install`
98+
- Install and setup the [qupath-biop-catalog](https://github.com/BIOP/qupath-biop-catalog) first.
99+
- Open the Extension Manager
100+
- Follow steps described in the [official documention](https://qupath.readthedocs.io/en/latest/docs/intro/extensions.html) to browse and install/update the latest version of **QuPath Spotiflow** extension from the **QuPath BIOP** catalog.
101+
102+
> [!NOTE]
103+
> If your extensions directory is unset, create a new empty folder somewhere on your computer. On QuPath, go under `Edit -> Preferences -> Extensions` and browse the empty folder you've just created.
104+
> Extensions will then be added inside this folder.
107105
108-
> Note: If you need to update the extension, click on the ⚙️ button and select the latest version to install.
106+
- You might then need to restart QuPath (but not your computer).
109107

110108
### On QuPath 0.5.x
111109

@@ -170,6 +168,7 @@ Or you can download the [Spotiflow_detection_template.groovy](src/main/resources
170168

171169
> [!IMPORTANT]
172170
> Lines starting with `//` are commented out and are not used. To enable those parameters, delete the `//`. To disable a parameter, add `//` at the start of the line.
171+
> Some exmaples as provided in the [announcement forum post](https://forum.image.sc/t/qupath-extension-spotiflow-is-now-available/115646)
173172
174173
### Getting all available arguments
175174

0 commit comments

Comments
 (0)