DOCS
This commit is contained in:
parent
2d321a3d53
commit
8860138999
1 changed files with 10 additions and 0 deletions
10
README.md
10
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
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue