Skip to content

Commit 528367b

Browse files
authored
Remove the homebrew tap from the readme (#4705)
The core homebrew formular is usually up to date very quickly, so there's little reason to use the custom tap. We still maintain the tap and update it for the benefit of users who already subscribed to it, but we no longer recommend it for new users.
2 parents 1d80730 + 9efd4f2 commit 528367b

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -233,17 +233,9 @@ For Windows, Mac OS(10.12+) or Linux, you can download a binary release [here](.
233233

234234
### Homebrew
235235

236-
Normally the lazygit formula can be found in the Homebrew core but we suggest you tap our formula to get the frequently updated one. It works with Linux, too.
236+
It works with Linux, too.
237237

238-
Tap:
239-
240-
```
241-
brew install jesseduffield/lazygit/lazygit
242-
```
243-
244-
Core:
245-
246-
```
238+
```sh
247239
brew install lazygit
248240
```
249241

0 commit comments

Comments
 (0)