update README

This commit is contained in:
Elijah R 2024-02-04 13:11:50 -05:00
parent 6a1d2bef7b
commit 27e469a233

View File

@ -5,7 +5,7 @@
The CollabVM Web App is the viewer for the CollabVM Server, currently in beta The CollabVM Web App is the viewer for the CollabVM Server, currently in beta
## Building ## Building
Make sure you filled out common.js, then: Edit Config.ts to your needs, then:
1. `npm i` 1. `npm i`
2. `npm run build` 2. `npm run build`