We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25895bf + 53faf1f commit 551f341Copy full SHA for 551f341
1 file changed
README.md
@@ -8,7 +8,7 @@
8
</div>
9
<b>Warp, the intelligent terminal</b>
10
<br>
11
- <b>Available for MacOS and Linux</b>
+ <b>Available for macOS and Linux</b>
12
13
<div>
14
<sup>Visit warp.dev to learn more.</sup>
@@ -503,7 +503,7 @@ go install github.com/jesseduffield/lazygit@latest
503
504
Please note:
505
If you get an error claiming that lazygit cannot be found or is not defined, you
506
-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`
507
(Windows). Not to be mistaken for `C:\Go\bin` (which is for Go's own binaries,
508
not apps like lazygit).
509
0 commit comments