Skip to content

Commit d0f8121

Browse files
authored
Update linuxcredstores.md
Clarify that is necessary to run `git-credential-manager-core configure`.
1 parent 9a5bd62 commit d0f8121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/linuxcredstores.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Manager Core (GCM Core) manages on Linux platforms:
88
3. Git's built-in [credential cache](https://git-scm.com/docs/git-credential-cache)
99
4. Plaintext files
1010

11-
By default, GCM Core comes unconfigured. You can select which credential store
11+
By default, GCM Core comes unconfigured. After running `git-credential-manager-core configure`, you can select which credential store
1212
to use by setting the [`GCM_CREDENTIAL_STORE`](environment.md#GCM_CREDENTIAL_STORE)
1313
environment variable, or the [`credential.credentialStore`](configuration.md#credentialcredentialstore)
1414
Git configuration setting.

0 commit comments

Comments
 (0)