Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
Closes TachiWeb#56 and maybe partially resolves TachiWeb#57
  • Loading branch information
Nicolas Abril authored Aug 18, 2020
1 parent 8b8891b commit f7cf52a
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit f7cf52a

Please sign in to comment.