[DOCS] Install links to readthedocs (#492)
This commit is contained in:
parent
fea3f86acf
commit
76c0097104
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
|
@ -237,14 +237,14 @@ player to recognize downloads as:
|
||||||
## Installation
|
## Installation
|
||||||
`ytdl-sub` can be installed on the following platforms.
|
`ytdl-sub` can be installed on the following platforms.
|
||||||
|
|
||||||
- Docker Compose
|
- [Docker Compose](https://ytdl-sub.readthedocs.io/en/latest/install.html#docker-compose_)
|
||||||
- Docker CLI
|
- [Docker CLI](https://ytdl-sub.readthedocs.io/en/latest/install.html#docker)
|
||||||
- Windows
|
- [Windows](https://ytdl-sub.readthedocs.io/en/latest/install.html#windows)
|
||||||
- Linux
|
- [Linux](https://ytdl-sub.readthedocs.io/en/latest/install.html#linux)
|
||||||
- Linux ARM
|
- [Linux ARM](https://ytdl-sub.readthedocs.io/en/latest/install.html#linux-arm)
|
||||||
- PIP
|
- [PIP](https://ytdl-sub.readthedocs.io/en/latest/install.html#pip)
|
||||||
- Local Install
|
- [Local Install](https://ytdl-sub.readthedocs.io/en/latest/install.html#local-install)
|
||||||
- Local Docker Build
|
- [Local Docker Build](https://ytdl-sub.readthedocs.io/en/latest/install.html#local-docker-build)
|
||||||
|
|
||||||
## 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue