X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Finstallation%2Fcentos7_en.md;h=05dcc5244f8b5c13770571ce634112ba3b2e1a58;hb=59d447d5558ee88fa1ad479b87d14b7276547fb8;hp=729fcab72d32160761ec45937a5a113c6edc0462;hpb=90986667cedb20b316ae4e160729d78d692d0c0e;p=akkoma diff --git a/docs/installation/centos7_en.md b/docs/installation/centos7_en.md index 729fcab72..05dcc5244 100644 --- a/docs/installation/centos7_en.md +++ b/docs/installation/centos7_en.md @@ -143,7 +143,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: