pleroma_ctl: Fix attempting to use RPC for config generation
[akkoma] / docs / installation / arch_linux_en.md
index fd8b5d10794531d5296ad47bf0e73067edf3f429..3b75250f1d17f1f42f7743b86008154e7e62a5b9 100644 (file)
@@ -66,7 +66,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: