summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDawid Dziurla <dawidd0811@gmail.com>2020-01-03 14:58:29 +0100
committerGitHub <noreply@github.com>2020-01-03 14:58:29 +0100
commit6ac6d142c0d32820ca6b04e4a8db191613fcbc95 (patch)
treed894961f50afd9b600b97d8c3a8516faf6fcb019
parent24e73cdd8b97ad2e1c6cd91cc35ee38ba4a49c70 (diff)
parent5bb99002204f6f5d18e72234a62077501a45daf5 (diff)
Merge pull request #573 from jesseduffield/ubuntu-readme-update
README: update ubuntu info
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index b52343fbd..414d18a9b 100644
--- a/README.md
+++ b/README.md
@@ -46,21 +46,17 @@ sudo port install lazygit
### Ubuntu
-Packages for Ubuntu 16.04, 18.04 and 18.10 are available via [Launchpad PPA](https://launchpad.net/~lazygit-team).
+Packages for Ubuntu are available via [Launchpad PPA](https://launchpad.net/~lazygit-team).
**Release builds**
-Built from git tags. Supposed to be more stable.
-
```sh
sudo add-apt-repository ppa:lazygit-team/release
sudo apt-get update
sudo apt-get install lazygit
```
-**Daily builds**
-
-Built from master branch once in 24 hours (or more sometimes).
+**Development builds**
```sh
sudo add-apt-repository ppa:lazygit-team/daily