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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Please note that thus far, only a small subset of potential algorithms have been
28
28
29
29
## Java and ImageJ
30
30
31
-
clij2-fft requires [clij2](https://clij.github.io). Follow [these instructions](https://clij.github.io/clij2-docs/installationInFiji) to install clij2. You will also need to add the following update sitehttps://sites.imagej.net/clijx-deconvolution/
31
+
clij2-fft requires [clij2](https://clij.github.io) and clij update sites. Follow [these instructions](https://clij.github.io/clij2-docs/installationInFiji) to install clij2. You will also need to add the `clijx-deconvolution` update site.
32
32
33
33
You can then access Richardson-Lucy Deconvolution via the CLIJ2-assistant, as shown in [this video](./docs/deconvolution/clij-decon.mp4).
0 commit comments