Update documentation

This commit is contained in:
ebner 2013-04-05 11:51:22 +02:00
parent 537fe38f25
commit 5a4fab17af

View File

@ -7,3 +7,7 @@ Build
----- -----
To build the code run following maven command/goals: To build the code run following maven command/goals:
mvn clean compile assembly:single 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.