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
|
- 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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue