Skip to content

Commit

Permalink
feat(readme): add tip
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Nov 10, 2024
1 parent 0ecaf8c commit f86e71c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f86e71c

Please sign in to comment.