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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The `napari-update-checker` is a plugin that checks for newer versions of napari
16
16
17
17

18
18
19
-
`napari-update-checler` knows how to detect if napari was installed using `conda` or `pip` or if it was installed using the application bundle to provide the correct documentation on how to update napari to the latest version.
19
+
`napari-update-checker` knows how to detect if napari was installed using `conda` or `pip` or if it was installed using the application bundle to provide the correct documentation on how to update napari to the latest version.
20
20
21
21
## Widget
22
22
@@ -31,7 +31,8 @@ software.
31
31
32
32
If you encounter any problems, please [file an issue] along with a detailed description.
33
33
34
-
[napari]: https://github.com/napari/napari
35
34
[file an issue]: https://github.com/napari/update-checker/issues
0 commit comments