Skip to content

Commit 40333fe

Browse files
committed
Fix path
1 parent a982452 commit 40333fe

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
@@ -31,8 +31,8 @@ Bundle 'git://github.com/miripiruni/CSScomb-for-Vim.git'
3131

3232
### Manual without plugins manager
3333
```
34-
git clone https://github.com/miripiruni/CSScomb-for-Vim.git
35-
cp csscomb-vim/plugin/* ~/.vim/plugin/
34+
git clone https://github.com/miripiruni/CSScomb-for-Vim.git csscomb
35+
cp csscomb/plugin/* ~/.vim/plugin/
3636
```
3737

3838
## Usage

0 commit comments

Comments
 (0)