From c9bc0efef559865fb0c8dc48c757b0a6d969b517 Mon Sep 17 00:00:00 2001 From: guest271314 Date: Mon, 23 Jan 2023 07:14:00 -0800 Subject: [PATCH] Notify wasmtime install is local not system wide (#5618) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d59c36806764..3a661ba56db1 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ ## Installation -The Wasmtime CLI can be installed on Linux and macOS with a small install +The Wasmtime CLI can be installed on Linux and macOS (locally) with a small install script: ```sh