Skip to content

Commit cf3e707

Browse files
Update README with build instructions
Correct formatting and add instructions for building shared & server.
1 parent 8c4d2cc commit cf3e707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ See `CONTRIBUTING.md` for guidelines, scripts, and commit style.
6666
- Run `npm run build` and `npm test`.
6767
- Tag release: `git tag -a vX.Y.Z -m "Release vX.Y.Z"; git push --tags`.
6868
- Upload packaged extension (zip `extension/dist`).
69-
```
69+
7070

7171
## Tests
7272
```powershell

0 commit comments

Comments
 (0)