Skip to content

Commit ea1d907

Browse files
committed
update readme
1 parent 02a234e commit ea1d907

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,10 @@ Currently, a branch of the coder terraform provider is required.
2323
}
2424
```
2525

26-
Now you are using the right terraform provider.
26+
Now you are using the right terraform provider.
27+
28+
To run preview:
29+
1. `cd site`
30+
2. `pnpm install`
31+
3. `cd ..`
32+
4. `go run ./cmd/preview/main.go web --pnpm=site`

0 commit comments

Comments
 (0)