mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
Update README.md (#223)
Add PPA's description for Ubuntu-based distributions
This commit is contained in:
@@ -85,6 +85,14 @@ You can install Tachidesk from the AUR
|
||||
yay -S tachidesk
|
||||
```
|
||||
|
||||
### Ubuntu-based distributions
|
||||
More information can be found on the [PPA's page](https://launchpad.net/~suwayomi/+archive/ubuntu/tachidesk).
|
||||
```
|
||||
sudo add-apt-repository ppa:suwayomi/tachidesk
|
||||
sudo apt update
|
||||
sudo apt install tachidesk
|
||||
```
|
||||
|
||||
### Docker
|
||||
Check our Official Docker release [Tachidesk Container](https://github.com/orgs/Suwayomi/packages/container/package/tachidesk) for running Tachidesk Server in a docker container. Source code for our container is available at [docker-tachidesk](https://github.com/Suwayomi/docker-tachidesk). By default the server will be running on http://localhost:4567 open this url in your browser.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user