diff --git a/docs/installation/debian.rst b/docs/installation/debian.rst
index 7f6142a645cf06060c755f1b482903dbe71609f6..5da6c0495e6776aaa8f018db41a5903d2375f868 100644
--- a/docs/installation/debian.rst
+++ b/docs/installation/debian.rst
@@ -51,7 +51,7 @@ Create the user and the directory:
 
 .. code-block:: shell
 
-    sudo useradd -r -s /usr/bin/nologin -d /srv/funkwhale -m funkwhale
+    sudo useradd -r -s /usr/sbin/nologin -d /srv/funkwhale -m funkwhale
     cd /srv/funkwhale
 
 Log in as the newly created user from now on: