summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-08-07 22:20:45 +1000
committerGitHub <noreply@github.com>2018-08-07 22:20:45 +1000
commit53044e20c927b56398d1949e4c6fd644ad86b701 (patch)
tree1ea47a7f019ab1183ebe59f7a903cae15a6ebd78
parent59ea1491db910caa8ebae5e5e72a66ca5d27a8e0 (diff)
parent6925ceeb6e68fd65f217f5d9633b29e0b2b83f95 (diff)
Merge pull request #63 from dawidd6/ubuntu
Set minimal ubuntu version supported by ppa
-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.