summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-07-29 10:30:40 +1000
committerGitHub <noreply@github.com>2018-07-29 10:30:40 +1000
commit8b0db89edbeb94d6f4fc0b39e288958877cbebed (patch)
tree56a0cfd1ae7b92a90314cb1416545367c0c813a8 /README.md
parent2dfef09e552af5a8d382d2e5e53d3d82d7b95410 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 55b2fd402..395fc2ea9 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,12 @@ are YOU tired of typing every git command directly into the terminal, but you're
![Gif](https://image.ibb.co/mmeXho/optimisedgif.gif)
## Installation
+In a terminal call this command:
`go get github.com/jesseduffield/lazygit`
then just call `lazygit` in your terminal inside a git repository
-You can add an alias for this with `echo "alias lg='lazygit' > ~/.zshrc` (or whichever rc file you're using)
+If you want, you can also add an alias for this with `echo "alias lg='lazygit' > ~/.zshrc` (or whichever rc file you're using)
## Cool features
- Adding files easily