diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-07-03 21:04:23 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-07-03 21:04:23 +0000 |
commit | 6fbbf80800792b6647fe3eafc50eb51cbf491eeb (patch) | |
tree | f1faf74e1506207609cddbacc9369a0185a6c87c /docs/installation/otp_vs_from_source_source.include | |
parent | 2b9cd25cf4b27b0ce3437a621f36f7f740cb542a (diff) | |
parent | bf2b4b9400a44bfec02db9210a4ebc6d2d0f8553 (diff) | |
download | pleroma-6fbbf80800792b6647fe3eafc50eb51cbf491eeb.tar.gz pleroma-6fbbf80800792b6647fe3eafc50eb51cbf491eeb.zip |
Merge branch 'gentoo_otp' into 'develop'
Packaged installation guide for gentoo
See merge request pleroma/pleroma!3906
Diffstat (limited to 'docs/installation/otp_vs_from_source_source.include')
-rw-r--r-- | docs/installation/otp_vs_from_source_source.include | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/otp_vs_from_source_source.include b/docs/installation/otp_vs_from_source_source.include index 63482b69d..9f7134229 100644 --- a/docs/installation/otp_vs_from_source_source.include +++ b/docs/installation/otp_vs_from_source_source.include @@ -1,3 +1,3 @@ {! backend/installation/otp_vs_from_source.include !} -This guide covers a from-source installation. To install using OTP releases, please check out [the OTP guide](./otp_en.md). +This guide covers a manual from-source installation. To install using OTP releases, please check for the presence of a distro package, failing that you can use [Pleroma-provided OTP binaries](./otp_en.md). |