diff --git a/docs/admin/upgrading.rst b/docs/admin/upgrading.rst
index 4c0cf77314974c06d2e4e86f597e2821faeeb6ec..d18dd74475300a66201050c8f9afd59d17147c04 100644
--- a/docs/admin/upgrading.rst
+++ b/docs/admin/upgrading.rst
@@ -136,6 +136,10 @@ keeping a backup of the old version in ``./postgres-old``:
 Non-docker setup
 ----------------
 
+If you installed Funkwhale using the install script, upgrading is done using ``sh -c "$(curl -sSL https://get.funkwhale.audio/upgrade.sh)"``. Make sure to run this command with root permissions.
+
+If you manually installed Funkwhale, please use the following instructions.
+
 Upgrade the static files
 ^^^^^^^^^^^^^^^^^^^^^^^^