From eaa3a3f358142561e61b3690c641ecca37c18c51 Mon Sep 17 00:00:00 2001 From: emincanozcan <50255411+emincanozcan@users.noreply.github.com> Date: Sun, 12 Dec 2021 10:50:40 +0300 Subject: [PATCH] Fix URL Error in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d07d23..562b869 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ FooBar.Tv is completely dockerized. It is possible to run the project without Do There is a file in the project called [`setup.sh`](setup.sh), it is basically a shell script that runs the necessary commands for installation. -If you don't want to run a shell script directly, you can follow the steps at (#install-with-docker---manual)[Install With Docker - Manual]. +If you don't want to run a shell script directly, you can follow the steps at [Install With Docker - Manual](#install-with-docker---manual). ```bash # Clone this repository