diff --git a/README.md b/README.md index 8bdb3f850..d6a11435f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Warp, the intelligent terminal
- Available for MacOS and Linux + Available for macOS and Linux
Visit warp.dev to learn more. @@ -503,7 +503,7 @@ go install github.com/jesseduffield/lazygit@latest Please note: If you get an error claiming that lazygit cannot be found or is not defined, you -may need to add `~/go/bin` to your $PATH (MacOS/Linux), or `%HOME%\go\bin` +may need to add `~/go/bin` to your $PATH (macOS/Linux), or `%HOME%\go\bin` (Windows). Not to be mistaken for `C:\Go\bin` (which is for Go's own binaries, not apps like lazygit).