1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-01 13:17:53 +02:00

Readme: add MacPorts install source

This commit is contained in:
Lothar Haeger 2019-11-17 07:47:30 +01:00
parent 963c034b48
commit 5f769da74d

View File

@ -37,6 +37,13 @@ Core:
brew install lazygit
```
### MacPorts
Latest version built from github releases.
Tap:
```
sudo port install lazygit
```
### Ubuntu
Packages for Ubuntu 16.04, 18.04 and 18.10 are available via [Launchpad PPA](https://launchpad.net/~lazygit-team).