From 6581bec1ce7797beccdd70d257ae7458592bddeb Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Wed, 8 Aug 2018 23:21:41 +0200 Subject: [PATCH] precise supported ubuntu releases by ppa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f2659244..08a8c1b96 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,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). Not to be mistaked for `C:\Go\bin` (which is for Go's own binaries, not apps like Lazygit) ### Ubuntu -Packages for Ubuntu 16.04 and up are available via Launchpad PPA. +Packages for Ubuntu 16.04, 18.04 and 18.10 are available via Launchpad PPA. They are built daily, straight from master branch.