summaryrefslogtreecommitdiff
path: root/content/config/easy-mode.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/config/easy-mode.md')
-rw-r--r--content/config/easy-mode.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/config/easy-mode.md b/content/config/easy-mode.md
index 4262a16..f2989d0 100644
--- a/content/config/easy-mode.md
+++ b/content/config/easy-mode.md
@@ -10,7 +10,7 @@ summary: Easy initial configuration for YAMS. This is only intended for people t
I **strongly recommend** you configure everything yourself by following the tutorial. That way, you'll know what everything does and how everything is connected.
-If this is your first time configuring YAMS, and want to go through the full manual configuration, go to [Jackett](/config/jackett) and start the configuration **(Recommended)**.
+If this is your first time configuring YAMS, and want to go through the full manual configuration, go to [qBittorrent](/config/qbittorrent) and start the configuration **(Recommended)**.
If this is not your first time configuring YAMS, or you already know how to use all the software included, you can move forward.
@@ -35,7 +35,7 @@ config docker-compose.yaml
/opt/yams$ cd config
/opt/yams/config$ ls
-bazarr emby jackett qbittorrent radarr sonarr
+bazarr emby prowlarr qbittorrent radarr sonarr
```
Now, shut down `yams`
@@ -58,7 +58,7 @@ To finish, extract the base file in your config folder. Remember to replace `{yo
If you `ls` now, you'll see all the folders were extracted and are available again
```bash
/opt/yams/config$ ls
-bazarr emby jackett qbittorrent radarr sonarr
+bazarr emby prowlarr qbittorrent radarr sonarr
```
To restart `yams`, run: