Skip to content

Commit

Permalink
Simplify brew command for installation (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
marsavela authored Mar 29, 2023
1 parent ac5a4cb commit 2cbeffc
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 @@ -39,7 +39,7 @@ Maccy works on macOS Mojave 10.14 or higher.
Download the latest version from the [releases](https://github.com/p0deje/Maccy/releases/latest) page, or use [Homebrew](https://brew.sh/):

```sh
brew install --cask maccy
brew install maccy
```

## Usage
Expand Down

0 comments on commit 2cbeffc

Please sign in to comment.