From 05748cb362ee1d0e882fed10df3594e2c4565856 Mon Sep 17 00:00:00 2001 From: Evgeny Yuryev Date: Mon, 26 Jul 2021 13:22:11 +0300 Subject: [PATCH] Update README.md https://stackoverflow.com/questions/30413621/homebrew-cask-option-not-recognized --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4045919..3d1f4bf 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ There's two main ways to install **Fluor**: 1. Download the [latest release](https://github.com/Pyroh/Fluor/releases), open the DMG and drag the application to your `/Applications` folder. 2. Install via [Homebrew Cask](https://caskroom.github.io): -`$ brew cask install fluor` +`$ brew install --cask fluor` You can also build it from source, but this is not recommended if your are only going to use **Fluor** in the regular way, and not hack it.