diff --git a/guide/src/wasm-bindgen-test/usage.md b/guide/src/wasm-bindgen-test/usage.md index c510ebfd..3fb9c646 100644 --- a/guide/src/wasm-bindgen-test/usage.md +++ b/guide/src/wasm-bindgen-test/usage.md @@ -85,7 +85,7 @@ That's it! -------------------------------------------------------------------------------- -## Appendix: Using `wasm-bindgn-test` without `wasm-pack` +## Appendix: Using `wasm-bindgen-test` without `wasm-pack` **⚠️ The recommended way to use `wasm-bindgen-test` is with `wasm-pack`, since it will handle installing the test runner, installing a WebDriver client for your