From f63a83bc7b4c677612f956fc5ffd8a090a57265f Mon Sep 17 00:00:00 2001 From: Ash Furrow Date: Wed, 26 Apr 2017 10:52:13 +0200 Subject: [PATCH] Adds note about running off master. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 22720be..588686c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ - [Push notifications](Using-the-API/Push-notifications.md) ### [Running Mastodon](Running-Mastodon) + +**Please note**: It is highly recommended to run a [tagged release](https://github.com/tootsuite/mastodon/releases) of Mastodon and **not** run off the current `master` branch. + - [Resources needed](Running-Mastodon/Resources-needed.md) - [Production guide](Running-Mastodon/Production-guide.md) - [Docker guide](Running-Mastodon/Docker-Guide.md)