Skip to content

Commit

Permalink
Update EMSCRIPTEN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petre-c authored and greenaddress committed May 15, 2024
1 parent cf9e6b9 commit c80334f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EMSCRIPTEN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
```./emscripten.sh```

# To test run the following
```python -m http.server 9999``` in the repo root directory and open ```http://127.0.0.1:9990``` in your browser
```python -m http.server 9999``` in the repo root directory and open ```http://127.0.0.1:9999``` in your browser

0 comments on commit c80334f

Please sign in to comment.