about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorSean <64788907+seano-vs@users.noreply.github.com>2023-01-05 07:39:29 -0500
committerGitHub <noreply@github.com>2023-01-05 13:39:29 +0100
commit583df59df854d209e9e62c449f12a91637bb826c (patch)
treeb46fc30317f6ec1e298e3c2db6c89eea11623f1f /README.md
parentc5da2f8c439f86f809d750b42aa11cdeef6b7c1f (diff)
Add reference to mastodon/chart (#22589)
Reference mastodon/chart in the deployment section
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 ddd5e2c64..d502ce480 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ Mastodon acts as an OAuth2 provider, so 3rd party apps can use the REST and Stre
 - **Ruby** 2.7+
 - **Node.js** 16+
 
-The repository includes deployment configurations for **Docker and docker-compose** as well as specific platforms like **Heroku**, **Scalingo**, and **Nanobox**. The [**standalone** installation guide](https://docs.joinmastodon.org/admin/install/) is available in the documentation.
+The repository includes deployment configurations for **Docker and docker-compose** as well as specific platforms like **Heroku**, **Scalingo**, and **Nanobox**. For Helm charts, reference the [mastodon/chart repository](https://github.com/mastodon/chart). The [**standalone** installation guide](https://docs.joinmastodon.org/admin/install/) is available in the documentation.
 
 A **Vagrant** configuration is included for development purposes. To use it, complete following steps: