Skip to content

Commit 215523c

Browse files
authored
Update README.md
small formatting issues in uninstall section for linux.
1 parent e65cf96 commit 215523c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ git-credential-manager-core configure
118118
```
119119

120120
To uninstall:
121+
122+
```shell
121123
git-credential-manager-core unconfigure
122124
rm $(command -v git-credential-manager-core)
123-
```shell
124-
125125
```
126126

127127
**Note:** all Linux distributions [require additional configuration](https://aka.ms/gcm/credstores) to use GCM.

0 commit comments

Comments
 (0)