Skip to content

Commit 8132231

Browse files
authored
Chage URL for Pathogen clone to use the gtm-vim-plugin
1 parent bb90001 commit 8132231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Installing GTM is a two step process. First, it's recommended you install the G
1313
- **Plug** `Plug 'git-time-metric/gtm-vim-plugin'`
1414
- **NeoBundle** `NeoBundle 'git-time-metric/gtm-vim-plugin'`
1515
- **Vundle** `Plugin 'git-time-metric/gtm-vim-plugin'`
16-
- **Pathogen** `git clone https://github.com/git-time-metric/gtm ~/.vim/bundle/gtm`
16+
- **Pathogen** `git clone https://github.com/git-time-metric/gtm-vim-plugin.git ~/.vim/bundle/gtm`
1717

1818
**Note** - to enable time tracking for a Git repository, you need to initialize it with `gtm init` otherwise it will be ignored by GTM. This is done via the command line.
1919
```

0 commit comments

Comments
 (0)