From c3c24222de4f6ab35c99db62120b047dc596182a Mon Sep 17 00:00:00 2001 From: Matthijs van der Wild Date: Fri, 13 Mar 2026 14:17:47 +0000 Subject: Update deployment instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7134244..96e54ce 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ This is the source of . simply run ``` -./publish $PWD +./publish.sh $PWD/src +./publish.sh $PWD/assets ``` from the repository root directory. -- cgit v1.2.3