diff --git a/README.md b/README.md
index 42452e4f87c..9cf835ec4ea 100644
--- a/README.md
+++ b/README.md
@@ -2,18 +2,18 @@
-Discourse is the 100% open source discussion platform built for the next decade of the Internet. Use it as a:
+Discourse is the online home for your community. We offer a 100% open source community platform to those who want complete control over how and where their site is run.
-- mailing list
-- discussion forum
-- long-form chat room
+Our platform has been battle-tested for over a decade and continues to evolve to meet users’ needs for a powerful community platform. Discourse allows you to create discussion topics and connect using real-time chat, as well as access an ever-growing number of official and community themes. In addition, we offer a wide variety of plugins for features ranging from chatbots powered by [Discourse AI](https://meta.discourse.org/t/discourse-ai/259214) to functionalities like SQL analysis using the [Data Explorer](https://meta.discourse.org/t/discourse-data-explorer/32566) plugin.
-To learn more about the philosophy and goals of the project, [visit **discourse.org**](https://www.discourse.org).
+To learn more, visit [**discourse.org**](https://www.discourse.org) and join our support community at [meta.discourse.org](meta.discourse.org).
## Screenshots
+
+
+
-
@@ -22,11 +22,12 @@ Browse [lots more notable Discourse instances](https://www.discourse.org/custome
## Development
-To get your environment setup, follow the community setup guide for your operating system.
+To get your environment set up, follow the community setup guide for your operating system.
1. If you're on macOS, try the [macOS development guide](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-macos-for-development/15772).
1. If you're on Ubuntu, try the [Ubuntu development guide](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-ubuntu-for-development/14727).
1. If you're on Windows, try the [Windows 10 development guide](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-windows-10-for-development/75149).
+1. If you're looking to use a simpler Docker-based install, try the [Docker development guide](https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009).
If you're familiar with how Rails works and are comfortable setting up your own environment, you can also try out the [**Discourse Advanced Developer Guide**](docs/DEVELOPER-ADVANCED.md), which is aimed primarily at Ubuntu and macOS environments.
@@ -36,7 +37,7 @@ Before you get started, ensure you have the following minimum versions: [Ruby 3.
If you want to set up a Discourse forum for production use, see our [**Discourse Install Guide**](docs/INSTALL.md).
-If you're looking for business class hosting, see [discourse.org/buy](https://www.discourse.org/buy/).
+If you're looking for official hosting, see [discourse.org/pricing](https://www.discourse.org/pricing/).
## Requirements