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

set minimal ubuntu version supported by ppa

This commit is contained in:
Dawid Dziurla
2018-08-07 13:42:39 +02:00
parent 4d425de5d0
commit 6925ceeb6e

View File

@ -21,7 +21,7 @@ Please note:
If you get an error claiming that lazygit cannot be found or is not defined, you may need to add `~/go/bin` to your $PATH (MacOS/Linux), or `%HOME%\go\bin` (Windows) If you get an error claiming that lazygit cannot be found or is not defined, you may need to add `~/go/bin` to your $PATH (MacOS/Linux), or `%HOME%\go\bin` (Windows)
### Ubuntu ### Ubuntu
Packages for Ubuntu 14.04 and up are available via Launchpad PPA. Packages for Ubuntu 16.04 and up are available via Launchpad PPA.
They are built daily, straight from master branch. They are built daily, straight from master branch.