Skip to content

Commit b76a431

Browse files
authored
Update README.md
1 parent 48e37c5 commit b76a431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webgl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To view the compressor's textual debug output, open your browser's developer deb
5353

5454
## Testing locally
5555

56-
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.
56+
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:
5757

5858
```
5959
cd webgl

0 commit comments

Comments
 (0)