X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Finstallation%2Fgentoo_en.md;h=95d0ffad3ec5cc470f2fa2c618befbdf63045d84;hb=a19278c35e7dd10e6991fa37d31088e4602a6628;hp=1a9023983225b52f16bdb2bb739c4c34a1044fe5;hpb=d1549a6375a1c5a4a4915241df266665b7d99360;p=akkoma diff --git a/docs/installation/gentoo_en.md b/docs/installation/gentoo_en.md index 1a9023983..95d0ffad3 100644 --- a/docs/installation/gentoo_en.md +++ b/docs/installation/gentoo_en.md @@ -106,7 +106,7 @@ It is highly recommended you use your own fork for the `https://path/to/repo` pa ```shell pleroma$ cd ~ - pleroma$ git clone -b master https://path/to/repo + pleroma$ git clone -b stable https://path/to/repo ``` * Change to the new directory: @@ -283,7 +283,6 @@ If you opted to allow sudo for the `pleroma` user but would like to remove the a #### Further reading -* [Admin tasks](Admin tasks) * [Backup your instance](backup.html) * [Configuration tips](general-tips-for-customizing-pleroma-fe.html) * [Hardening your instance](hardening.html)