Skip to content

Commit 683827d

Browse files
committed
readme fix
1 parent ded30f8 commit 683827d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ target/wasm32-unknown-emscripten/release/rustpython_wasm.js
110110
- `rustpython_wasm.js`: the loading scripts for the above wasm file.
111111

112112
You will also find `index.html` in the `wasm` directory.
113-
From here, you can copy these 3 files into the static assets directory of your web browser and you should be
114-
able to see the ouput:
113+
From here, you can copy these 3 files into the static assets directory of your web server and you should be
114+
able to see the ouput in the browser:
115115

116116
```
117117
Hello RustPython!

0 commit comments

Comments
 (0)