Merge remote-tracking branch 'upstream/develop' into admin-create-users
[akkoma] / docs / installation / alpine_linux_en.md
index c493816d6f9c3d30e0c59a60a94a5044cdedd61d..e1d69c873b3bfbca9f8921c3c26cd28109f237dd 100644 (file)
@@ -87,7 +87,7 @@ sudo adduser -S -s /bin/false -h /opt/pleroma -H pleroma
 ```shell
 sudo mkdir -p /opt/pleroma
 sudo chown -R pleroma:pleroma /opt/pleroma
-sudo -Hu pleroma git clone https://git.pleroma.social/pleroma/pleroma /opt/pleroma
+sudo -Hu pleroma git clone -b master https://git.pleroma.social/pleroma/pleroma /opt/pleroma
 ```
 
 * Change to the new directory: