From 5a4fab17affc06383f0f0ccba32127f45aebf0e0 Mon Sep 17 00:00:00 2001 From: Simon Ebner Date: Fri, 5 Apr 2013 11:51:22 +0200 Subject: [PATCH] Update documentation --- ch.psi.imagej.zeromq/Readme.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ch.psi.imagej.zeromq/Readme.txt b/ch.psi.imagej.zeromq/Readme.txt index d94638c..59e865d 100644 --- a/ch.psi.imagej.zeromq/Readme.txt +++ b/ch.psi.imagej.zeromq/Readme.txt @@ -6,4 +6,8 @@ http://fiji.sc/wiki/index.php/Description_of_ImageJ's_plugin_architecture Build ----- To build the code run following maven command/goals: -mvn clean compile assembly:single \ No newline at end of file +mvn clean compile assembly:single + +Installation +------------ +To install the plugin into ImageJ just drop the build jar file into the plugins directory of ImageJ. Afterwards (re)start ImageJ. \ No newline at end of file