diff options
author | rinpatch <rinpatch@sdf.org> | 2019-06-27 09:51:00 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-06-27 09:51:53 +0300 |
commit | ceebe95c2751fa03c65f60a9f5a01b00de4a5bce (patch) | |
tree | 9485518622423148d9d685ca382c53dc90199b65 | |
parent | 4f44732100a23475a645d9e7070ca0a17934ee49 (diff) | |
download | pleroma-ceebe95c2751fa03c65f60a9f5a01b00de4a5bce.tar.gz |
Add a deprecation warning to the readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,9 +15,9 @@ For clients it supports both the [GNU Social API with Qvitter extensions](https: If you want to run your own server, feel free to contact us at @lain@pleroma.soykaf.com or in our dev chat at #pleroma on freenode or via matrix at <https://matrix.heldscal.la/#/room/#freenode_#pleroma:matrix.org>. ## Installation +**Note:** The guide below may be outdated and in most cases shouldn't be used. Instead check out our [wiki](https://docs.pleroma.social) for platform-specific installation instructions, most likely [Installing on Linux using OTP releases](https://docs.pleroma.social/otp_en.html) is the guide you need. ### Docker - While we don’t provide docker files, other people have written very good ones. Take a look at <https://github.com/angristan/docker-pleroma> or <https://github.com/sn0w/pleroma-docker>. ### Dependencies |