This is an automated email from the ASF dual-hosted git repository. sfirke pushed a commit to branch tweak-installation-methods-link in repository https://gitbox.apache.org/repos/asf/superset.git
commit 42e92688be554b6593d92a59a442c2616c29f2d7 Author: Sam Firke <sfi...@users.noreply.github.com> AuthorDate: Tue Feb 25 13:26:33 2025 -0500 docs(intro): broaden link to installation options --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8409afa6c1..984d3d63fd 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ Want to add support for your datastore or data engine? Read more [here](https:// ## Installation and Configuration -[Extended documentation for Superset](https://superset.apache.org/docs/installation/docker-compose) +Try out Superset's [quickstart](https://superset.apache.org/docs/quickstart/) guide or learn about [the options for production deployments](https://superset.apache.org/docs/installation/architecture/). ## Get Involved