Skip to content

Commit

Permalink
Merge pull request #1756: "winget install microsoft-git" finds entrie…
Browse files Browse the repository at this point in the history
…s in msstore

To address this: using the id parameter we can make sure it will always install this package.
  • Loading branch information
derrickstolee authored Oct 17, 2021
2 parents 8748fc2 + 96ea5d4 commit 21b52c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ To install, use [`winget`](https://github.com/microsoft/winget) to install the
using:

```
winget install microsoft-git
winget install gvfs
winget install --id Microsoft.Git
winget install --id Microsoft.VFSforGit
```

You will need to continue using the `microsoft/git` version of Git, and it
Expand Down

0 comments on commit 21b52c4

Please sign in to comment.