summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-08-06 20:38:35 +1000
committerGitHub <noreply@github.com>2018-08-06 20:38:35 +1000
commit3ee9687540e1f365c74d68d7f6cd4185c8b20d19 (patch)
tree0c4e78f25f945194c54cb00b08d676265d99ccad /README.md
parentcf73d4f558a1c180a52f9be4768aa9b754d4b4b3 (diff)
parentc38dc16def47bd4b5d2dcdeaeaa9a0ab768bfeb3 (diff)
Merge pull request #20 from dawidd6/master
Add installation instructions for ubuntu
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 90791b1f9..d1259c367 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,17 @@ Then just call `lazygit` in your terminal inside a git repository.
If you want, you can also add an alias for this with `echo "alias lg='lazygit'" >> ~/.zshrc` (or whichever rc file you're using).
+### Ubuntu
+Packages for Ubuntu 14.04 and up are available via Launchpad PPA.
+
+They are built daily, straight from master branch.
+
+```sh
+sudo add-apt-repository ppa:lazygit-team/daily
+sudo apt-get update
+sudo apt-get install lazygit
+```
+
## Cool features
- Adding files easily
- Resolving merge conflicts