Skip to content

Commit 50371c5

Browse files
committed
Couple more cosmetic changes to README
1 parent e5baafc commit 50371c5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ Installing GTM is a two step process. First, it's recommended you install the G
1414
- **NeoBundle** `NeoBundle 'git-time-metric/gtm-vim-plugin'`
1515
- **Vundle** `Plugin 'git-time-metric/gtm-vim-plugin'`
1616
- **Pathogen** `git clone https://github.com/git-time-metric/gtm ~/.vim/bundle/gtm`
17-
17+
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
```
2020
> cd /path/to/your/project
2121
> gtm init
22-
2322
```
24-
2523
# Features
2624

2725
### Status Bar

0 commit comments

Comments
 (0)