finishing touches

This commit is contained in:
Jesse Bannon 2023-03-01 19:39:51 -08:00
parent 0d5a0e8b06
commit b3141f1638
2 changed files with 4 additions and 2 deletions

View file

@ -235,6 +235,8 @@ player to recognize downloads as:
- Discographies - Discographies
## Installation ## Installation
`ytdl-sub` can be installed on the following platforms.
- Docker Compose - Docker Compose
- Docker CLI - Docker CLI
- Windows - Windows
@ -244,8 +246,6 @@ player to recognize downloads as:
- Local Install - Local Install
- Local Docker Build - Local Docker Build
All installations require a 64-bit CPU. 32-bit is not supported.
## Contributing ## Contributing
There are many ways to contribute, even without coding. Please take a look in There are many ways to contribute, even without coding. Please take a look in
our [GitHub Issues](https://github.com/jmbannon/ytdl-sub/issues) to submit a feature request, or our [GitHub Issues](https://github.com/jmbannon/ytdl-sub/issues) to submit a feature request, or

View file

@ -5,6 +5,8 @@ Install
.. contents:: .. contents::
:depth: 2 :depth: 2
All installations require a 64-bit CPU. 32-bit is not supported.
Docker Compose Docker Compose
-------------- --------------
The ytdl-sub docker image uses The ytdl-sub docker image uses