From: trwnh Date: Sun, 22 Dec 2019 21:22:09 +0000 (-0600) Subject: Update link to install docs (#12666) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=db530966f78b7f2dd83ed96b337d2ac3569fe2af;p=mastodon.git Update link to install docs (#12666) --- diff --git a/README.md b/README.md index 54a738c83..5c5ad17c0 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Mastodon acts as an OAuth2 provider so 3rd party apps can use the REST and Strea - **Ruby** 2.4+ - **Node.js** 8+ -The repository includes deployment configurations for **Docker and docker-compose**, but also a few specific platforms like **Heroku**, **Scalingo**, and **Nanobox**. The [**stand-alone** installation guide](https://docs.joinmastodon.org/administration/installation/) is available in the documentation. +The repository includes deployment configurations for **Docker and docker-compose**, but also a few specific platforms like **Heroku**, **Scalingo**, and **Nanobox**. The [**stand-alone** installation guide](https://docs.joinmastodon.org/admin/install/) is available in the documentation. A **Vagrant** configuration is included for development purposes.