diff options
author | trwnh <a@trwnh.com> | 2019-12-22 15:22:09 -0600 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-12-22 22:22:09 +0100 |
commit | db530966f78b7f2dd83ed96b337d2ac3569fe2af (patch) | |
tree | 04a7e37c87f09a599551fe400b420dee2878998e | |
parent | 6821b34e0231856a42739250453d57cbb4132831 (diff) |
Update link to install docs (#12666)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |