Skip to content

Commit

Permalink
Fix URL Error in README
Browse files Browse the repository at this point in the history
  • Loading branch information
emincanozcan committed Dec 12, 2021
1 parent c693b45 commit eaa3a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eaa3a3f

Please sign in to comment.