Update README.md

This commit is contained in:
Aria Moradi 2021-02-13 21:25:49 +03:30 committed by GitHub
parent eb90db7ce6
commit 945fb99594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,10 @@ Double click on the jar file or run `java -jar Tachidesk-vX.Y.Z-rxxx.jar` from a
#### Running pre-built Windows packages
Windows specific builds have java bundled inside them, so you don't have to install java to use it. Unzip `Tachidesk-vX.Y.Z-rxxx-win32.zip` and run `server.exe`, the rest will work like the jar release.
<!--
#### Running on Docker
Check [arbuilder's repo](https://github.com/arbuilder/Tachidesk-docker) out for more details and the dockerfile.
-->
## Building from source
### Get Android stubs jar
#### Manual download