DOCS
This commit is contained in:
parent
000f040652
commit
b7921ddb36
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -34,3 +34,13 @@ And enable WebAssembly:
|
||||||
```bash
|
```bash
|
||||||
dotnet workload install wasi-experimental
|
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