diff --git a/README.md b/README.md index 398a3b6..43168e0 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,13 @@ And enable WebAssembly: ```bash dotnet workload install wasi-experimental ``` + +```bash +bun server:up +``` + +Add the spacetime docker server to your cli + +```bash +spacetime server add --url http://localhost:3000 massive +```