Skip to content
Snippets Groups Projects
Commit 11727115 authored by Mark Winter's avatar Mark Winter
Browse files

Merge remote-tracking branch 'bioimage/master'

parents da8631f7 d4c5ac6b
No related branches found
No related tags found
No related merge requests found
......@@ -7,13 +7,13 @@ LEVERSC is a cross-platform multichannel 3-D visualization tool for volumetric f
### **App Install**
### MacOS App Install
- Download and run the [MacOS installer](https://leverjs.net/download/app/Mac/leverjs-21.4.1.dmg).
- Download and run the [MacOS installer](https://leverjs.net/download/app/Mac/).
### Windows App Install
- Download and run the [Windows installer](https://leverjs.net/download/app/Windows/leverjs%20Setup%2021.4.1.exe).
- Download and run the [Windows installer](https://leverjs.net/download/app/Windows/).
### Linux App Manual Install
1. Download the [Linux Appimage](https://leverjs.net/download/app/Posix/leverjs-21.4.1.AppImage).
1. Download the [Linux Appimage](https://leverjs.net/download/app/Posix/).
2. Symlink the appimage file to a folder in ```$PATH``` (e.g. ```~/.local/bin```).
```bash
ln -fs /path/to/leverjs-*.AppImage ~/.local/bin/leverjs
......@@ -22,7 +22,7 @@ LEVERSC is a cross-platform multichannel 3-D visualization tool for volumetric f
### **Client Install**
### ImageJ Plugin
0. First, install the [leversc app](#app-install)
1. Download the [ImageJ plugin](https://leverjs.net/download/client/imagej-plugin/Leversc_IJ-21.4.1.jar).
1. Download the [ImageJ plugin](https://leverjs.net/download/client/imagej-plugin/).
2. Copy the plugin jar file to the ```plugins/3D``` folder in your ImageJ executable directory.
3. The plugin will appear in the ImageJ Plugins menu as ```Plugins->3D->Leversc Viewer```
......
......@@ -8,7 +8,7 @@
<version>1.0.0</version>
</parent>
<artifactId>Leversc_IJ</artifactId>
<version>21.5.21</version>
<version>21.10.11</version>
<packaging>jar</packaging>
<name>Leversc ImageJ Viewer Plugin</name>
<description>A plugin that can send data to the leversc viewer app</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment