Skip to content

Commit

Permalink
docs: update installation from source instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Gregory <[email protected]>
  • Loading branch information
ericgregory authored and lachieh committed Nov 12, 2024
1 parent 0b14fc8 commit ec657b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -540,8 +540,9 @@ GitHub and built locally with a Rust toolchain.

```bash
git clone https://github.com/wasmCloud/wasmCloud.git
cd crates/wash-cli
cd wasmCloud/crates/wash-cli
cargo build --release
cd ../..
./target/release/wash
```

Expand Down

0 comments on commit ec657b0

Please sign in to comment.