From 1b79e5119460df58764d0472382e5ae350c28c78 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 4 Jan 2025 22:13:28 -0800 Subject: [PATCH] Update source.md --- docs/installation/source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installation/source.md b/docs/installation/source.md index 42e5fe917..573711a80 100644 --- a/docs/installation/source.md +++ b/docs/installation/source.md @@ -23,3 +23,5 @@ Finally, run the server: ```bash pnpm start ``` + +When updating homepage versions you will need to re-build the static files i.e. repeat the process above.