diff --git a/README.md b/README.md index add5f9622e5f..6cd36d83ef68 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ script: ```sh curl https://wasmtime.dev/install.sh -sSf | bash ``` +This script installs into `$WASMTIME_HOME` (defaults to `$HOME/.wasmtime`), and executable is placed in `$WASMTIME_HOME/bin`. Windows or otherwise interested users can download installers and binaries directly from the [GitHub