From 5e4990decd9fad335c81cd95808d6bedb52a5f3c Mon Sep 17 00:00:00 2001 From: Sapphire <16083155+Zairhn@users.noreply.github.com> Date: Wed, 14 Feb 2024 12:39:54 +0100 Subject: [PATCH] docs(installers): update Saltbox instructions (#1410) Saltbox install Autobrr is saltbox app not sandbox app --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bfeeee..0147ca1 100644 --- a/README.md +++ b/README.md @@ -115,10 +115,10 @@ sudo box install autobrr [Saltbox](https://docs.saltbox.dev/) users can simply run: ```bash -sb install sandbox-autobrr +sb install autobrr ``` -For more info check the [docs](https://docs.saltbox.dev/sandbox/apps/autobrr/) +For more info check the [docs](https://docs.saltbox.dev/apps/autobrr/) ### QuickBox