summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-08-05 18:46:17 +1000
committerGitHub <noreply@github.com>2018-08-05 18:46:17 +1000
commit934e7a2e71335f493754cc2852ffda3a076ca999 (patch)
treef13b35168652bcffda03eb071e3e402541cc2dbf /README.md
parent01540866bf1f032d85b92b9c78082e357fab2b9d (diff)
add link to go installation guide in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2aad6a4a6..9fdddb0a4 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ are YOU tired of typing every git command directly into the terminal, but you're
## Installation
In a terminal call this command:
`go get github.com/jesseduffield/lazygit`
+(if you don't have Go installed, you can follow the installation guide [Here](https://golang.org/doc/install)
then just call `lazygit` in your terminal inside a git repository