Skip to content

Commit

Permalink
Merge pull request #370 from onurakpolat/master
Browse files Browse the repository at this point in the history
Update cask syntax
  • Loading branch information
JohanAR authored Mar 3, 2021
2 parents 8b62e9e + 746bb46 commit 92d664b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 92d664b

Please sign in to comment.