summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLothar Haeger <lothar.haeger@gmx.net>2019-11-17 07:47:30 +0100
committerLothar Haeger <lothar.haeger@gmx.net>2019-11-17 08:08:04 +0100
commit5f769da74de6d00dc9b5bc03c2835c668c1e236b (patch)
treeca39eb08de0b24ddcc223c947c65688a9c3b8c5a /README.md
parent963c034b481e6676656e981cbc8e2f923cc1ac41 (diff)
Readme: add MacPorts install source
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index f34ea7d8c..29464cbb5 100644
--- a/README.md
+++ b/README.md
@@ -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).