mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
add link to go installation guide in README
This commit is contained in:
parent
01540866bf
commit
934e7a2e71
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue