Skip to content

Commit 73f8c08

Browse files
Notify on-screen instructions need to be followed after wastime installation (#11329)
* Notify new terminal needs to be opened after wastime installation * Notify on-screen instructions need to be followed after wastime installation
1 parent 3cbeb24 commit 73f8c08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ curl https://wasmtime.dev/install.sh -sSf | bash
3636
```
3737
This script installs into `$WASMTIME_HOME` (defaults to `$HOME/.wasmtime`), and executable is placed in `$WASMTIME_HOME/bin`.
3838

39+
After running the install script above, follow the on-screen instructions.
40+
3941
Windows or otherwise interested users can download installers and
4042
binaries directly from the [GitHub
4143
Releases](https://github.com/bytecodealliance/wasmtime/releases) page.

0 commit comments

Comments
 (0)