mirror of
https://github.com/paulscherrerinstitute/ch.psi.imagej.hdf5.git
synced 2026-01-23 12:24:23 +01:00
updated installation instructions
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Go into the ImageJ installation folder and extract the all in one zip.
|
* Download latest HDF5 ImageJ plugin from [here](http://slsyoke4.psi.ch:8081/artifactory/releases/HDF5_Viewer-0.2.0.zip).
|
||||||
|
|
||||||
|
Go into the ImageJ installation folder and extract the downloaded zip.
|
||||||
|
|
||||||
```
|
```
|
||||||
cd <IMAGEJ_HOME>
|
cd <IMAGEJ_HOME>
|
||||||
unzip <all in one zip>
|
unzip <path of downloaded zip>
|
||||||
```
|
```
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|||||||
Reference in New Issue
Block a user