Skip to content

Commit 71de725

Browse files
committed
Fix a bit of grammar
1 parent 3ab4c6e commit 71de725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ sudo zypper install git-credential-gmail git-credential-outlook git-credential-y
104104

105105
#### Nix/NixOS
106106

107-
On NixOS or a platform running the Nix package manager, one can install the `git-credential-email` meta package or an individual helper package. To e.g. install the meta package in an interactive shell environment, run:
107+
On NixOS or a platform running the Nix package manager, one can install the `git-credential-email` meta package or an individual helper package. For example to install the meta package in an interactive shell environment, run:
108108

109109
```bash
110110
nix-shell -p git-credential-email

0 commit comments

Comments
 (0)