diff --git a/README.md b/README.md
index a97654a2a7a465a76953641b5b89953b474aab30..c94a2c3eea06efd9bf538aefcdda564d0bf00a69 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ This program is used for modelling the flow rate through bronchial to pulmonary
 
 1. If not already present, install a java runtime environment (JRE). SPAS was tested with the version by [ORACLE](https://www.java.com/en/download/) and with the open source alternative [Kaffee](https://github.com/kaffe/kaffe).
 
-2. Download the java archive [SPAS.jar](https://git.fh-muenster.de/pv238554/spas/-/blob/dac96fe1112e81ce34b0f65e1b69d8f89f7b9857/build/SPAS.jar).
+2. Download the java archive [SPAS.jar](https://git.fh-muenster.de/pv238554/spas/-/raw/dac96fe1112e81ce34b0f65e1b69d8f89f7b9857/dist/SPAS.jar).
 
 3. Open a terminal and execute:
 ```