Skip to content

Commit

Permalink
Merge pull request #484 from noborus/fix-winget
Browse files Browse the repository at this point in the history
Fixed ambiguity in winget install.
  • Loading branch information
noborus authored Jan 18, 2024
2 parents 6f5cb9c + 87a47e2 commit 8616295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ brew install noborus/tap/ov
### 2.5. <a name='winget(windows)'></a>winget(windows)

```console
winget install noborus.ov
winget install -e --id noborus.ov
```

### 2.6. <a name='pkg-(freebsd)'></a>pkg (FreeBSD)
Expand Down

0 comments on commit 8616295

Please sign in to comment.