From 746bb46ab0bc293f9fdd1037d6383c56dc54ae0e Mon Sep 17 00:00:00 2001 From: Onur Akpolat Date: Thu, 18 Feb 2021 09:28:01 +0100 Subject: [PATCH] Update cask syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23d2c2f46..c3317915e 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ codesign --remove-signature /Applications/zoom.us.app We will use [CamTwist](http://camtwiststudio.com) to create virtual camera for Mac. -1. Install [Miniconda Python 3.7](https://docs.conda.io/en/latest/miniconda.html#macosx-installers) or use *Homebrew Cask*: `brew cask install miniconda`. +1. Install [Miniconda Python 3.7](https://docs.conda.io/en/latest/miniconda.html#macosx-installers) or use *Homebrew Cask*: `brew install --cask miniconda`. 2. [Download](https://github.com/alievk/avatarify/archive/master.zip) and unpack the repository or use `git`: ```bash git clone https://github.com/alievk/avatarify.git