1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00

Merge pull request #543 from lhaeger/master

Readme: add MacPorts install source
This commit is contained in:
Dawid Dziurla
2019-11-17 09:14:29 +01:00
committed by GitHub

View File

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