1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-09 13:47:11 +02:00

Added macOS installation note (from #43)

This commit is contained in:
Malcolm Robinson 2018-08-07 09:34:45 +10:00 committed by GitHub
parent 31f6ef1c29
commit 90e488d5a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.