Skip to content

Commit 4e744b3

Browse files
committed
fix readme link
1 parent 3a74800 commit 4e744b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Note: Only the "unbundled" version of the examples are available if you don't bu
2626
Note: You must run `python` from the twr-wasm root.
2727

2828
## Execute Examples using Chrome without a local web server
29-
An alternative and simple way to run the examples locally without using a local web server is to use the included VS Code `launch.json`. This file is not included if you install with `npm`. To access this file, you should [install using git clone](https://twiddlingbits.dev/docsite/gettingstarted/installation.md#git-install). Then from VS Code, select "Run and Debug" in the left menu, and use the "start debugging" button at the top.
29+
An alternative and simple way to run the examples locally without using a local web server is to use the included VS Code `launch.json`. This file is not included if you install with `npm`. To access this file, you should [install using git clone](https://twiddlingbits.dev/docsite/gettingstarted/installation/). Then from VS Code, select "Run and Debug" in the left menu, and use the "start debugging" button at the top.
3030

3131
The examples will run without building using chrome and a file:// URL. The file "index.html" can be loaded to provide links to each example. If you are going to run Chrome yourself from a shell, see the section below on some of the Chrome flags you will need to set.
3232

0 commit comments

Comments
 (0)