summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDawid Dziurla <dawidd0811@gmail.com>2018-08-07 13:42:39 +0200
committerDawid Dziurla <dawidd0811@gmail.com>2018-08-07 13:42:39 +0200
commit6925ceeb6e68fd65f217f5d9633b29e0b2b83f95 (patch)
tree96e624533e5b2b596be447aa0a5209efc2084c63 /README.md
parent4d425de5d03addd8e80d1ceee165180aa830a3b6 (diff)
set minimal ubuntu version supported by ppa
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.