Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ the bottles under `~/Library/Sake`, and its build output under `~/Library/Caches

```sh
brew tap typester/sake
brew install --cask sake
brew install --cask typester/sake/sake
```

Apple silicon and macOS 15 or newer; the cask refuses to install anywhere else. The app is
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ in `~/Library/Caches/Sake`. **Uninstall sake…** in the app menu takes both to

```sh
brew tap typester/sake
brew install --cask sake
brew install --cask typester/sake/sake
```

The app is not notarised, so Gatekeeper stops it the first time: allow it in System Settings >
Expand Down