change spacetime publish docs

This commit is contained in:
2026-04-05 22:55:58 -04:00
parent e2d1efd72f
commit dbc35b3906
+1 -1
View File
@@ -34,7 +34,7 @@ Zep is a self-hosted, real-time communication platform built with Svelte 5 and S
1. Navigate to the backend directory: `cd spacetimedb`
2. Install dependencies: `npm install`
3. Publish the module: `spacetime publish --server maincloud zep`
3. Publish the module: `spacetime publish --server maincloud <your-db-name>`
### Frontend Setup