Skip to content

Commit 03153e7

Browse files
committed
Fix organization in README.
1 parent 6c8aa7e commit 03153e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Available under the terms of the MIT License.
66
### Installation
77
Using [Vundle](https://github.com/gmarik/vundle), add this to your `.vimrc`:
88
```vim
9-
Plugin 'nu-scptheme/vim-wikidot'
9+
Plugin 'scpwiki/vim-wikidot'
1010
```
1111

1212
Using [Pathogen](https://github.com/tpope/vim-pathogen), run this command in your shell:
1313
```sh
14-
git clone https://github.com/nu-scptheme/vim-wikidot.git ~/.vim/bundle/vim-wikidot
14+
git clone https://github.com/scpwiki/vim-wikidot.git ~/.vim/bundle/vim-wikidot
1515
```

0 commit comments

Comments
 (0)