1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-11 13:53:25 +02:00

Merge pull request #573 from jesseduffield/ubuntu-readme-update

README: update ubuntu info
This commit is contained in:
Dawid Dziurla 2020-01-03 14:58:29 +01:00 committed by GitHub
commit 6ac6d142c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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