updated installation instructions

This commit is contained in:
ebner 2014-03-06 15:08:59 +01:00
parent d5ed374538
commit e747ef9a87

View File

@ -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