Skip to content

Commit 609289d

Browse files
committed
Update README
Add instructions for updating the extension.
1 parent ff05bce commit 609289d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,17 @@ Please note that you need to set up the server following the instructions in the
1818

1919
[https://github.com/ksugar/samapi](https://github.com/ksugar/samapi)
2020

21-
**Please note that you need to connect to a server running [samapi v0.3](https://github.com/ksugar/samapi/tree/v0.3.0).**
21+
## Update
22+
23+
To update the `qupath-extension-sam`, follow the following instructions.
24+
25+
1. Open extensions directory from `Extensions` > `Installed extensions` > `Open extensions directory`
26+
![](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.3.0/qupath-extension-sam-0.3.0.jar).
28+
3. Restart QuPath application.
29+
30+
Please note that you need to also update the [samapi](https://github.com/ksugar/samapi/tree/v0.3.0) server.
31+
To keep updated with the latest samapi server, follow the instructions [here](https://github.com/ksugar/samapi#update).
2232

2333
## Usage
2434

0 commit comments

Comments
 (0)