From 76c0097104c4dd12a216d0b14df617a3dc21ad23 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Wed, 1 Mar 2023 21:10:07 -0800 Subject: [PATCH] [DOCS] Install links to readthedocs (#492) --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 71186b10..94ed04d7 100644 --- a/README.md +++ b/README.md @@ -237,14 +237,14 @@ player to recognize downloads as: ## Installation `ytdl-sub` can be installed on the following platforms. -- Docker Compose -- Docker CLI -- Windows -- Linux -- Linux ARM -- PIP -- Local Install -- Local Docker Build +- [Docker Compose](https://ytdl-sub.readthedocs.io/en/latest/install.html#docker-compose_) +- [Docker CLI](https://ytdl-sub.readthedocs.io/en/latest/install.html#docker) +- [Windows](https://ytdl-sub.readthedocs.io/en/latest/install.html#windows) +- [Linux](https://ytdl-sub.readthedocs.io/en/latest/install.html#linux) +- [Linux ARM](https://ytdl-sub.readthedocs.io/en/latest/install.html#linux-arm) +- [PIP](https://ytdl-sub.readthedocs.io/en/latest/install.html#pip) +- [Local Install](https://ytdl-sub.readthedocs.io/en/latest/install.html#local-install) +- [Local Docker Build](https://ytdl-sub.readthedocs.io/en/latest/install.html#local-docker-build) ## Contributing There are many ways to contribute, even without coding. Please take a look in