You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,15 @@ The extension is intended for the (at the time of writing) not-yet-released
17
17
QuPath v0.3.
18
18
It is not compatible with earlier QuPath versions.
19
19
20
+
## Installing
21
+
22
+
To install the OMERO extension, download the latest `qupath-extension-omero-[version].jar` file from [releases](https://github.com/qupath/qupath-extension-omero/releases) and drag it onto the main QuPath window.
23
+
24
+
If you haven't installed any extensions before, you'll be prompted to select a QuPath user directory.
25
+
The extension will then be copied to a location inside that directory.
26
+
27
+
You might then need to restart QuPath (but not your computer).
0 commit comments