Skip to content

Commit ae0c9ff

Browse files
authored
Merge pull request #47 from peterbecich/readme-fix
replace `spwhitt` with `nix-community` in readme
2 parents 247e8cc + 0fe8a25 commit ae0c9ff

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
@@ -13,7 +13,7 @@ Oh-My-ZSH Installation
1313

1414
```zsh
1515
cd ~/.oh-my-zsh/custom/plugins
16-
git clone [email protected]:spwhitt/nix-zsh-completions.git
16+
git clone [email protected]:nix-community/nix-zsh-completions.git
1717
```
1818

1919
Then add `nix-zsh-completions` to the plugins list in `~/.zshrc`
@@ -30,7 +30,7 @@ Antigen Installation
3030
Add the following to `~/.zshrc`
3131

3232
```zsh
33-
antigen bundle [email protected]:spwhitt/nix-zsh-completions.git
33+
antigen bundle [email protected]:nix-community/nix-zsh-completions.git
3434
```
3535

3636
Plain ZSH Installation

0 commit comments

Comments
 (0)