diff --git a/README.md b/README.md index 3570a84..e4da4b3 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ pnpm dev:content # Run web app (SvelteKit dev server) pnpm dev:web -# Run symbiote app -pnpm dev:symbiote +# Rebuild symbiote static files for TaleSpire on changes +pnpm --filter symbiote build -- --watch ``` Build commands: