aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Haberthür <email@davidhaberthuer.ch>2021-01-29 11:50:41 +0100
committerSaúl Ibarra Corretgé <s@saghul.net>2021-01-29 12:08:54 +0100
commit3345e3fa4a71c51f8687e8671a11edb6b36ffa7d (patch)
tree91e645a08080c2d68926713b436721f02e3f20d1
parent25cc204100ed624aff8ff50f9c81f9b68644032b (diff)
Updating install command for Homebrew
According to https://formulae.brew.sh/cask/jitsi-meet#default
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2d5bff..8b6e00e 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Download our latest release and you're off to the races!
For *macOS* user, you can install the application using the following command:
```
-brew cask install jitsi-meet
+brew install --cask jitsi-meet
```
### Using it with your own Jitsi Meet installation