Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
@@ -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/.

Expand Down