1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-03 13:21:56 +02:00

add link to go installation guide in README

This commit is contained in:
Jesse Duffield 2018-08-05 18:46:17 +10:00 committed by GitHub
parent 01540866bf
commit 934e7a2e71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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