Skip to content

Commit b51dc72

Browse files
committed
Merge branch 'main' of https://github.com/whitewhidow/quest-sidenoder into main
2 parents 9661851 + 8a2b4fc commit b51dc72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ What makes sidenoder better than other sideloaders ?
105105
1. Install ADB, RCLONE and OSXFUSE:
106106
```
107107
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
108-
brew cask install android-platform-tools
108+
brew install android-platform-tools
109109
curl https://rclone.org/install.sh | sudo bash
110-
brew cask install osxfuse
110+
brew install osxfuse
111111
```
112112
2. Download and unpack the latest mac release (.App / .dmg) from `https://github.com/whitewhidow/quest-sidenoder/releases/latest`
113113
3. Run the .App or .dmg

0 commit comments

Comments
 (0)