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:
10
README.md
10
README.md
@ -24,8 +24,16 @@ Github Sponsors is matching all donations dollar-for-dollar for 12 months so if
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Homebrew
|
### 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
|
brew install lazygit
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user