From 38ecbd5ed72da1c2dde12b65526849fbef7ae1ee Mon Sep 17 00:00:00 2001 From: TheSpad Date: Sat, 18 Mar 2023 18:37:41 +0000 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79ba6cb..b2b3242 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This mod adds the [par2cmdline-turbo](https://github.com/animetosho/par2cmdline- In the SABnzbd docker arguments, set an environment variable `DOCKER_MODS=linuxserver/mods:sabnzbd-par2cmdline-turbo` -If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:sabnzbd-par2cmdline-turbo`|linuxserver/mods:openssh-server-mod2` +If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:sabnzbd-par2cmdline-turbo|linuxserver/mods:openssh-server-mod2`