X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Finstallation%2Farch_linux_en.md;h=8370986ada37cf3b16089eaf5e9c9260e2d2e31c;hb=5fb1c9650059f1ea37def71599912ef490bdacae;hp=2b040cfbc0f3a99cf4beb6461bd18fe2d50d28a5;hpb=218d96a26bf551e0e08c54467975fdc07206084d;p=akkoma diff --git a/docs/installation/arch_linux_en.md b/docs/installation/arch_linux_en.md index 2b040cfbc..8370986ad 100644 --- a/docs/installation/arch_linux_en.md +++ b/docs/installation/arch_linux_en.md @@ -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 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: @@ -200,13 +200,10 @@ sudo -Hu pleroma MIX_ENV=prod mix pleroma.user new