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.
1 parent 116e494 commit f8dc90aCopy full SHA for f8dc90a
src/content/docs/guides/getting-started.mdx
@@ -40,7 +40,7 @@ You can install lychee using various package managers.
40
<TabItem label="WinGet">
41
<Code code="winget install lycheeverse.lychee" lang="sh" />
42
</TabItem>
43
- <TabItem label="chocolatey">
+ <TabItem label="Chocolatey">
44
<Code code="choco install lychee" lang="sh" />
45
46
</Tabs>
0 commit comments