Merge branch 'backport/1.1-branch-name-change' into 'maint/1.1'
[akkoma] / docs / installation / debian_based_en.md
index 46165e2c146b47718a3fe76fae0426b6e149036a..92d4431e487b12b210dea2e54cdb27dc08e74fac 100644 (file)
@@ -68,7 +68,7 @@ sudo useradd -r -s /bin/false -m -d /var/lib/pleroma -U pleroma
 ```shell
 sudo mkdir -p /opt/pleroma
 sudo chown -R pleroma:pleroma /opt/pleroma
-sudo -Hu pleroma git clone -b master https://git.pleroma.social/pleroma/pleroma /opt/pleroma
+sudo -Hu pleroma git clone -b stable https://git.pleroma.social/pleroma/pleroma /opt/pleroma
 ```
 
 * Change to the new directory: