From 924a152ae92372a178bd0fc32b411612b995a6a1 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Tue, 15 Nov 2022 16:00:46 +1100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4f0b258c6..0bfee5686 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,6 +41,8 @@ If you want to start contributing to Lazygit with the click of a button, you can ![image](https://user-images.githubusercontent.com/8456633/201500566-ffe9105d-6030-4cc7-a525-6570b0b413a2.png) +To run lazygit from within the integrated terminal just go `go run main.go` + This allows you to contribute to Lazygit without needing to install anything on your local machine. The Codespace has all the necessary tools and extensions pre-installed. ## Code of conduct