Skip to content

Commit a244d82

Browse files
authored
chore: remove winget (#485)
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it Related to open-component-model/ocm-project#499 #### Which issue(s) this PR fixes <!-- Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. --> Signed-off-by: Gergely Brautigam <[email protected]>
1 parent d497c45 commit a244d82

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

content/docs/getting-started/installation.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,8 @@ see: [chocolatey community package: ocm-cli](https://community.chocolatey.org/pa
113113

114114
### using winget
115115

116-
```powershell
117-
winget install ocm-cli
118-
```
119-
120-
see: [microsoft/winget-pkgs: Open-Component-Model](https://github.com/microsoft/winget-pkgs/tree/master/manifests/o/Open-Component-Model)
116+
_Deprecated_: Please note, winget packages are no longer provided. Any existing packages are still working, but no new
117+
packages are built and published to winget repository.
121118

122119
## Building from Source
123120

0 commit comments

Comments
 (0)