Add install information for macOS with homebrew

This commit is contained in:
cblte 2021-08-06 10:27:27 +02:00
parent 3f10dad410
commit 57f5d3efef

View File

@ -32,3 +32,8 @@ sudo pacman -Sy element-desktop
```sh
nix-env -iA nixos.element-desktop
```
### macOS homebrew
```sh
brew install element
```