Skip to content

Commit 3795b52

Browse files
authored
docs: fix debian uninstall instructions (#975)
Update Debian package uninstall instructions to reflect re-name of GCM Core to GCM. Fixes #973
2 parents 9ecda7b + 8fe203c commit 3795b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ git-credential-manager configure
8484

8585
```shell
8686
git-credential-manager unconfigure
87-
sudo dpkg -r gcmcore
87+
sudo dpkg -r gcm
8888
```
8989

9090
---

0 commit comments

Comments
 (0)