You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+15-8
Original file line number
Diff line number
Diff line change
@@ -80,33 +80,40 @@ If a bundle for your operating system or cpu architecture is not provided then r
80
80
**Node:** Linux launcher scripts are named a bit differently but work the same.
81
81
82
82
### Windows
83
-
Download the latest `win32`(Windows 32-bit) or `win64`(Windows 64-bit) release from [the releases section](https://github.com/Suwayomi/Tachidesk/releases) or a preview one from [the preview repository](https://github.com/Suwayomi/Tachidesk-preview/releases).
83
+
Download the latest `win32`(Windows 32-bit) or `win64`(Windows 64-bit) release from [the releases section](https://github.com/Suwayomi/Tachidesk-Server/releases) or a preview one from [the preview repository](https://github.com/Suwayomi/Tachidesk-Server-preview/releases).
84
84
85
85
Unzip the downloaded file and double click on one of the launcher scripts.
86
86
87
87
### macOS
88
-
Download the latest `macOS-x64`(older macOS systems) or `macOS-arm64`(Apple M1) release from [the releases section](https://github.com/Suwayomi/Tachidesk/releases) or a preview one from [the preview repository](https://github.com/Suwayomi/Tachidesk-preview/releases).
88
+
Download the latest `macOS-x64`(older macOS systems) or `macOS-arm64`(Apple M1) release from [the releases section](https://github.com/Suwayomi/Tachidesk-Server/releases) or a preview one from [the preview repository](https://github.com/Suwayomi/Tachidesk-Server-preview/releases).
89
89
90
90
Unzip the downloaded file and double click on one of the launcher scripts.
91
91
92
92
### GNU/Linux
93
-
Download the latest `linux-x64`(x86_64) release from [the releases section](https://github.com/Suwayomi/Tachidesk/releases) or a preview one from [the preview repository](https://github.com/Suwayomi/Tachidesk-preview/releases).
93
+
Download the latest `linux-x64`(x86_64) release from [the releases section](https://github.com/Suwayomi/Tachidesk-Server/releases) or a preview one from [the preview repository](https://github.com/Suwayomi/Tachidesk-Server-preview/releases).
94
94
95
95
`tar xvf` the downloaded file and double click on one of the launcher scripts or run them using the terminal.
96
96
97
97
## Other methods of getting Tachidesk
98
98
### Arch Linux
99
-
You can install Tachidesk from the AUR
99
+
You can install Tachidesk from the AUR:
100
100
```
101
101
yay -S tachidesk
102
102
```
103
103
104
-
### Ubuntu-based distributions
105
-
More information can be found on the [PPA's page](https://launchpad.net/~suwayomi/+archive/ubuntu/tachidesk).
104
+
### Debian/Ubuntu
105
+
Download the latest deb package from the release section or Install from the MPR
0 commit comments