From 6925ceeb6e68fd65f217f5d9633b29e0b2b83f95 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Tue, 7 Aug 2018 13:42:39 +0200 Subject: [PATCH] set minimal ubuntu version supported by ppa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcd651684..f638fbd00 100644 --- a/README.md +++ b/README.md @@ -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.