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.