Skip to content

Commit 407ee09

Browse files
committed
remove comment
1 parent 5c7c230 commit 407ee09

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,6 @@ npm install hello-world-rust-wasm-lib-component
4848
If you prefer to customize the Javascript ↔ WASM component bindings, you can
4949
use [bytecodealliance/jco] to generate your own bindings.
5050

51-
<!-- For Python users, you can use pip, [Poetry], or another PyPI package manager to
52-
install [`hello-world-rust-wasm-lib-component`] from PyPI.
53-
54-
```sh
55-
pip install hello-world-rust-wasm-lib-component
56-
```
57-
58-
If you're using Rust, you can install [`hello-world-rust-wasm-lib-component`] via Cargo.
59-
60-
```sh
61-
cargo install hello-world-rust-wasm-lib-component
62-
``` -->
63-
6451
## Usage
6552

6653
![WebAssembly](https://img.shields.io/static/v1?style=for-the-badge&message=WebAssembly&color=654FF0&logo=WebAssembly&logoColor=FFFFFF&label=)

0 commit comments

Comments
 (0)