Skip to content

Commit

Permalink
Merge pull request wasmerio#48 from matheusfillipe/patch-1
Browse files Browse the repository at this point in the history
Update native install instructions
  • Loading branch information
syrusakbary authored Mar 12, 2024
2 parents 8da4364 + 047f521 commit 2af3bfa
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 @@ -47,7 +47,7 @@ Once you can build SpiderMonkey, you simply need to run `cargo build` as usual t
You can install WinterJS natively with:

```
cargo install --git https://github.com/wasmerio/winterjs
cargo install --git https://github.com/wasmerio/winterjs winterjs
```

Once you have WinterJS installed, you can simply do:
Expand Down

0 comments on commit 2af3bfa

Please sign in to comment.