From 8b51a0530f8c2bdd3d1b90350b844343fac26321 Mon Sep 17 00:00:00 2001 From: Mark McCaskey Date: Mon, 6 May 2019 16:41:59 -0700 Subject: [PATCH] address feedback; clarify URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c90eb48ee..b1a4ccfa2 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ wasmer run examples/nginx/nginx.wasm -- -p examples/nginx -c nginx.conf #### With WAPM -Installing Wasmer through `get.wasmer.io` includes +Installing Wasmer through `wasmer.io` includes [wapm](https://github.com/wasmerio/wapm-cli), the WebAssembly package manager. Wapm allows you to easily download, run, and distribute WebAssembly binaries.