summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMalcolm Robinson <34327237+robthr@users.noreply.github.com>2018-08-07 09:34:45 +1000
committerGitHub <noreply@github.com>2018-08-07 09:34:45 +1000
commit90e488d5a442b4e2b5b914e38e6d1ce0d6808580 (patch)
tree756fce03f2827edcb2b6247bf966c6a363712519 /README.md
parent31f6ef1c292cc12c18cf06684c4ebba7cce5f875 (diff)
Added macOS installation note (from #43)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 28836bb9f..85e9d3e5b 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,10 @@ Then just call `lazygit` in your terminal inside a git repository.
If you want, you can also add an alias for this with `echo "alias lg='lazygit'" >> ~/.zshrc` (or whichever rc file you're using).
+Please note:
+On MacOS you may have to add `~/go/bin` to your $PATH variable.
+
+
### Ubuntu
Packages for Ubuntu 14.04 and up are available via Launchpad PPA.