From e21f840350dc6bc42287d4d33e0c0dab65d3ed85 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Sun, 5 Aug 2018 13:03:09 +1000 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e6b268f0..07416bcd0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,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