1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-15 01:34:26 +02:00

Update README.md

This commit is contained in:
Jesse Duffield
2019-11-10 23:31:19 +11:00
committed by GitHub
parent 3f7e107d09
commit 29ee239987

View File

@ -24,8 +24,16 @@ Github Sponsors is matching all donations dollar-for-dollar for 12 months so if
## Installation
### Homebrew
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.
```sh
Tap:
```
brew install jesseduffield/lazygit/lazygit
```
Core:
```
brew install lazygit
```