summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-06-27 09:51:00 +0300
committerrinpatch <rinpatch@sdf.org>2019-06-27 09:51:53 +0300
commitceebe95c2751fa03c65f60a9f5a01b00de4a5bce (patch)
tree9485518622423148d9d685ca382c53dc90199b65 /README.md
parent4f44732100a23475a645d9e7070ca0a17934ee49 (diff)
Add a deprecation warning to the readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 928f75dc7..c6b176f4b 100644
--- a/README.md
+++ b/README.md
@@ -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