From 5a604520660459b12397def89b3443c5a5774ff5 Mon Sep 17 00:00:00 2001 From: Ivan Enderlin Date: Fri, 13 Jul 2018 16:00:05 +0200 Subject: [PATCH] doc(readme) Fix markup Best contribution ever <3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1509b4d..659de3d 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ check out our [contribution policy]. 6. Run `wasm-pack init`, optionally, pass a path to a dir or a scope (see above for details) 7. This tool generates files in a `pkg` dir 8. To publish to npm, run `wasm-pack publish`. You may need to login to the - registry you want to publish to. You can login using `wasm-pack login`.` + registry you want to publish to. You can login using `wasm-pack login`. [rust-wasm/36]: https://github.com/rustwasm/team/issues/36 [wasm-bindgen]: https://github.com/alexcrichton/wasm-bindgen