1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-04 23:37:41 +02:00

Merge pull request #63 from dawidd6/ubuntu

Set minimal ubuntu version supported by ppa
This commit is contained in:
Jesse Duffield 2018-08-07 22:20:45 +10:00 committed by GitHub
commit 53044e20c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.