Skip to content

Commit 0aadd7c

Browse files
authored
Fix Homebrew instructions (#1727)
the syntax `brew cask install <pkg>` is now disabled. as per: Homebrew/discussions#340 (comment)
1 parent 0dc2de7 commit 0aadd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Don't see your favorite package manager? Visit our [package managers page](https
8989
### Mac
9090
- **Installer:** [IPFS-Desktop-0.13.2.dmg](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.13.2/IPFS-Desktop-0.13.2.dmg)\
9191
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.13.2/IPFS-Desktop-0.13.2.dmg.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.13.2/IPFS-Desktop-0.13.2.dmg)
92-
- **Homebrew** (community-maintained): `brew cask install ipfs`
92+
- **Homebrew** (community-maintained): `brew install --cask ipfs`
9393

9494
### Windows
9595
- **Installer:** [IPFS-Desktop-Setup-0.13.2.exe](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.13.2/IPFS-Desktop-Setup-0.13.2.exe)\

0 commit comments

Comments
 (0)