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:
bors[bot] 2020-01-21 18:13:09 +00:00 committed by GitHub
commit 0157596021
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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