Skip to content

Commit

Permalink
update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Aug 1, 2023
1 parent 1f9f238 commit e71d1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Using WASI Virt, those specific file paths can be mounted and virtualized into t
## Basic Usage

```
cargo install wasi-virt
cargo install --git https://github.com/bytecodealliance/wasi-virt
```

By default, all virtualizations encapsulate the host virtualization, unless explicitly enabling host passthrough via `--allow-env` or `--preopen`.
Expand Down

0 comments on commit e71d1b3

Please sign in to comment.