From 2b8e412ed35e874c84bcc08db3dc1a4522600935 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Mon, 14 Nov 2022 20:54:27 +1100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7534d04c6..4f0b258c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,7 +37,7 @@ See [here](https://code.visualstudio.com/docs/devcontainers/containers) for more ## Running in a Github Codespace -If you want to start contributing to Lazygit with the click of a button, you can open the lazygit codebase in a Codespace: +If you want to start contributing to Lazygit with the click of a button, you can open the lazygit codebase in a Codespace. First fork the repo, then click to create a codespace: ![image](https://user-images.githubusercontent.com/8456633/201500566-ffe9105d-6030-4cc7-a525-6570b0b413a2.png)