Skip to content

Commit df8f5b3

Browse files
authored
Add Homebrew tap trust command for Relay installation
Added command to trust the cachewerk tap for Homebrew.
1 parent 25d21e8 commit df8f5b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/1.x/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Relay can be installed on macOS using [Homebrew](https://brew.sh).
2020

2121
```bash
2222
brew tap cachewerk/tap
23+
brew trust cachewerk/tap
2324

2425
brew install relay # PHP 8.4
2526
brew install relay@7.4 # PHP 7.4

0 commit comments

Comments
 (0)