Update README.md

This commit is contained in:
Rich Geldreich
2024-09-11 01:39:47 -04:00
committed by GitHub
parent 48e37c5b34
commit b76a431c6a

View File

@@ -53,7 +53,7 @@ To view the compressor's textual debug output, open your browser's developer deb
## Testing locally
You can locally host the files under the "webgl" folder. One way is to use [Python to setup a local webserver](https://pythonbasics.org/webserver/) to setup a webserver in the 'webgl' directory.
You can locally host the files under the "webgl" folder. One way is to use [Python to setup a local webserver](https://pythonbasics.org/webserver/) in the 'webgl' directory:
```
cd webgl