From f86e71c4b0d58cab5627f8a699862506cb276e26 Mon Sep 17 00:00:00 2001 From: Valerian Saliou Date: Sun, 10 Nov 2024 10:57:12 +0100 Subject: [PATCH] feat(readme): add tip --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 32546a47..0827e188 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ The production build expects the XMPP domain you will connect to through Prose t _👉 Before you start, please make sure that a local `prose-pod-server` ([repository](https://github.com/prose-im/prose-pod-server)) is running on your development machine. Configurations for your local server can be sourced from `prose-pod-system` ([repository](https://github.com/prose-im/prose-pod-system))._ +> [!TIP] +> You may follow our instructions on [how to start a local Prose Pod](https://github.com/prose-im/prose-pod-system/blob/master/USAGE.md) setup. This will start a self-contained Prose Pod with all required components (the XMPP server and the Prose API). + #### 📦 Develop with a release core (default) To build Prose for a development environment (that is, a live development server streaming changes live), hit: