Skip to content

Commit 20bcdbd

Browse files
committed
Update README
1 parent 8135db5 commit 20bcdbd

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ This is a part of the following paper. Please [cite](#citation) it when you use
1212

1313
## Install
1414

15-
Drag and drop [the extension file](https://github.com/ksugar/qupath-extension-sam/releases/download/v0.4.1/qupath-extension-sam-0.4.1.jar) to [QuPath](https://qupath.github.io) and restart it.
15+
Drag and drop [the extension file](https://github.com/ksugar/qupath-extension-sam/releases/download/v0.5.0/qupath-extension-sam-0.5.0.jar) to [QuPath](https://qupath.github.io) and restart it.
16+
17+
Since QuPath v0.5.0, you can install the extension from the extension manager dialog by specifying `Owner` and `Repository` as shown below.
18+
19+
<img src="https://github.com/ksugar/qupath-extension-sam/releases/download/assets/qupath-extension-manager.png" width="768">
20+
21+
If you are using QuPath v0.4.x, you need to install [the extension file for QuPath v0.4.x](https://github.com/ksugar/qupath-extension-sam/releases/download/v0.4.1/qupath-extension-sam-0.4.1.jar).
1622

1723
Please note that you need to set up the server following the instructions in the link below.
1824

@@ -24,7 +30,7 @@ To update the `qupath-extension-sam`, follow the following instructions.
2430

2531
1. Open extensions directory from `Extensions` > `Installed extensions` > `Open extensions directory`
2632
![](https://github.com/ksugar/qupath-extension-sam/releases/download/assets/open-extensions-directory.png)
27-
2. Replace `qupath-extension-sam-x.y.z.jar` with [the latest version of the extension file](https://github.com/ksugar/qupath-extension-sam/releases/download/v0.4.1/qupath-extension-sam-0.4.1.jar).
33+
2. Replace `qupath-extension-sam-x.y.z.jar` with [the latest version of the extension file](https://github.com/ksugar/qupath-extension-sam/releases/download/v0.5.0/qupath-extension-sam-0.5.0.jar). If you are using QuPath v0.4.x, you need to install [the extension file for QuPath v0.4.x](https://github.com/ksugar/qupath-extension-sam/releases/download/v0.4.1/qupath-extension-sam-0.4.1.jar).
2834
3. Restart QuPath application.
2935

3036
Please note that you need to also update the [samapi](https://github.com/ksugar/samapi/tree/v0.4.0) server.
@@ -167,6 +173,9 @@ If you select a class in `Auto set` in the Annotations tab, it is used for a new
167173

168174
## Updates
169175

176+
### v0.5.0
177+
- QuPath v0.5 support by [@Rylern](https://github.com/Rylern) and [@ksugar](https://github.com/ksugar) in [ksugar/samapi#12](https://github.com/ksugar/qupath-extension-sam/pull/12)
178+
170179
### v0.4.1
171180
- Properly send the checkpoint URL parameter
172181
- The checkpoint URL was not sent to the server.

0 commit comments

Comments
 (0)