We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f06113 commit 7b31a7dCopy full SHA for 7b31a7d
packages/npm-packages/ruby-wasm-wasi/example/README.md
@@ -6,7 +6,8 @@ This is a simple example of how to use the `ruby-wasm-wasi` family packages
6
7
```console
8
$ ruby -run -e httpd . -p 8000
9
-$ # Open http://localhost:8000/index.html
+$ # Open http://localhost:8000/hello.html
10
+$ # Open http://localhost:8000/lucky.html
11
```
12
13
## For Node.js
0 commit comments