1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-09 13:47:11 +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
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

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)
### 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.