Skip to content

Commit

Permalink
fixup! Adding readme for microsoft/git
Browse files Browse the repository at this point in the history
By using the '--id' option, we get around any collisions that might happen
in the msstore. See microsoft/VFSForGit#1756 for a
similar resolution to this problem on that side.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
  • Loading branch information
derrickstolee committed Oct 21, 2021
1 parent dd53e79 commit e26ffda
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 @@ -62,7 +62,7 @@ since `winget` is available by default on preview versions of Windows.
To install with Winget, run

```shell
winget install microsoft/git
winget install --id microsoft.git
```

Double-check that you have the right version by running these commands,
Expand Down

0 comments on commit e26ffda

Please sign in to comment.