summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorZhibin Cai <TonyChol@users.noreply.github.com>2018-08-04 23:21:06 -0700
committerGitHub <noreply@github.com>2018-08-04 23:21:06 -0700
commit74cb78cbe6f92f1270ee64650308c8d1867f35b4 (patch)
treefd458bd0cba6611c5b864196ac088335a6b053ad /README.md
parent3c0eeba187155ba887766b7a2acd83f30bb23a08 (diff)
Fixed a typo in README.md
Fixed a typo about zsh alias: `echo "alias lg='lazygit'" >> ~/.zshrc`
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cbbb42cdd..2aad6a4a6 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ In a terminal call this command:
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)
+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