diff --git a/INSTALL.md b/INSTALL.md index 15fa5c5..c7bc0d0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,5 +1,5 @@ ## Installing from binary (recommended) -1. Download the latest binary from here: `https://ci.nulldev.xyz/job/TachiWeb-Server/lastSuccessfulBuild/artifact/TachiServer/build/libs/TachiServer-all-1.0.jar` +1. Download the latest binary from here: `https://travis.nd.ax/TachiWeb/TachiWeb-Server/latest/server.jar` 2. Run the JAR file: `java -jar TachiServer-all-1.0.jar`. 3. Access TachiWeb in your browser here: http://127.0.0.1:4567/.