mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 16:20:49 +00:00
Merge #1150
1150: doc(readme) Add `brew install wasmer` r=MarkMcCaskey a=Hywan Depends on https://github.com/Homebrew/homebrew-core/pull/49045. Wait until it's merged. Co-authored-by: Ivan Enderlin <ivan.enderlin@hoa-project.net>
This commit is contained in:
commit
0157596021
@ -32,6 +32,12 @@ Install the Wasmer and [WAPM](https://wapm.io) cli with:
|
||||
curl https://get.wasmer.io -sSfL | sh
|
||||
```
|
||||
|
||||
If [Homebrew](https://brew.sh/) is installed:
|
||||
|
||||
```sh
|
||||
brew install wasmer
|
||||
```
|
||||
|
||||
> Note: *Wasmer is also [available on Windows](https://github.com/wasmerio/wasmer/releases)*
|
||||
|
||||
### Languages
|
||||
|
Loading…
x
Reference in New Issue
Block a user