Minor readme fix

This commit is contained in:
ICheered
2023-08-04 18:13:25 +02:00
parent 6352101131
commit 385952d9af

View File

@@ -113,10 +113,10 @@ To build, you'll need Docker. Then:
```bash
./build.sh # runs build in Docker
npx serve ui # starts a local server with COOP/COEP
npx serve examples/preact # starts a local server with COOP/COEP
```
Then, navigate to http://localhost:5000/ in Chrome.
Then, navigate to http://localhost:3000/ in Chrome.
## See also