finishing touches
This commit is contained in:
parent
0d5a0e8b06
commit
b3141f1638
2 changed files with 4 additions and 2 deletions
|
|
@ -235,6 +235,8 @@ player to recognize downloads as:
|
|||
- Discographies
|
||||
|
||||
## Installation
|
||||
`ytdl-sub` can be installed on the following platforms.
|
||||
|
||||
- Docker Compose
|
||||
- Docker CLI
|
||||
- Windows
|
||||
|
|
@ -244,8 +246,6 @@ player to recognize downloads as:
|
|||
- Local Install
|
||||
- Local Docker Build
|
||||
|
||||
All installations require a 64-bit CPU. 32-bit is not supported.
|
||||
|
||||
## Contributing
|
||||
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
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ Install
|
|||
.. contents::
|
||||
:depth: 2
|
||||
|
||||
All installations require a 64-bit CPU. 32-bit is not supported.
|
||||
|
||||
Docker Compose
|
||||
--------------
|
||||
The ytdl-sub docker image uses
|
||||
|
|
|
|||
Loading…
Reference in a new issue