mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
Update README.md
This commit is contained in:
@@ -10,7 +10,7 @@ This project has two components:
|
|||||||
#### Manual download
|
#### Manual download
|
||||||
Download [android.jar](https://raw.githubusercontent.com/AriaMoradi/Tachidesk/android-jar/android.jar) and put it under `AndroidCompat/lib`.
|
Download [android.jar](https://raw.githubusercontent.com/AriaMoradi/Tachidesk/android-jar/android.jar) and put it under `AndroidCompat/lib`.
|
||||||
#### Building from source(needs `bash`, `curl`, `base64`, `zip` to work)
|
#### Building from source(needs `bash`, `curl`, `base64`, `zip` to work)
|
||||||
run `scripts/getAndroid.sh` from project's root directory to download and rebuild the jar file.
|
run `scripts/getAndroid.sh` from project's root directory to download and rebuild the jar file from Google's repository.
|
||||||
### The Server
|
### The Server
|
||||||
run `./gradlew :server:run` to run the server
|
run `./gradlew :server:run` to run the server
|
||||||
### the webUI
|
### the webUI
|
||||||
|
|||||||
Reference in New Issue
Block a user