From 7f9005c0b9670fb515e7851c5ab31a8f4e1e793f Mon Sep 17 00:00:00 2001 From: Aune <31650531+aunefyren@users.noreply.github.com> Date: Tue, 5 Jul 2022 17:33:07 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9983227..7cc8601 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ There are multiple ways to install Wrapperr. The easiest is just to download the
### Build with Go -If you want to build Wrapperr yourself, you can download whatever version/tag/branch you want, and place the files in a directory. With (Go)[https://go.dev/dl/] installed, from the Wrapperr directory, run the following commands to build and execute Wrapperr: +If you want to build Wrapperr yourself, you can download whatever version/tag/branch you want, and place the files in a directory. With [Go](https://go.dev/dl/) installed, from the Wrapperr directory, run the following commands to build and execute Wrapperr: ``` $ go build @@ -180,4 +180,4 @@ What also could confuse is related to the Tautulli grouping feature. When you ha ## Need help? If you have any issues feel free to open an issue here on GitHub. I am always trying to improve the project. If I can't, many people on several forums (including [/r/plex](https://www.reddit.com/r/plex)) might be able to assist you. -Have fun. \ No newline at end of file +Have fun.