1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-04-04 03:11:08 +00:00

Recommend installation from crates.io, not git

This commit is contained in:
Alex Crichton 2018-04-20 19:07:56 -07:00
parent 88b3b96f60
commit 4100dc9c53

@ -248,7 +248,7 @@ to update the wasm-bindgen dependency with:
or you can update the binary with or you can update the binary with
cargo install -f --git https://github.com/alexcrichton/wasm-bindgen cargo install -f wasm-bindgen-cli
if this warning fails to go away though and you're not sure what to do feel free if this warning fails to go away though and you're not sure what to do feel free
to open an issue at https://github.com/alexcrichton/wasm-bindgen/issues! to open an issue at https://github.com/alexcrichton/wasm-bindgen/issues!