diff --git a/readme.md b/readme.md
index ed613808564132b0a2957ae1a36ee058aef1a85c..d405e0b69cf2c935f34eda122e7b5accfc06cdf4 100644
--- a/readme.md
+++ b/readme.md
@@ -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```