Skip to content

Commit 3b5be71

Browse files
authored
Update README
1 parent adb2f74 commit 3b5be71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/implement-a-vfs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ This example shows how to implement a VFS yourself.
55
## Usage
66

77
```sh
8-
wasm-pack test --chrome --headless -- -- --nocapture
8+
wasm-pack test --node -- -- --nocapture
99
```

0 commit comments

Comments
 (0)