Skip to content

Commit

Permalink
Merge pull request daylerees#136 from mvasilkov/patch-1
Browse files Browse the repository at this point in the history
Fix Vim path
  • Loading branch information
daylerees committed Mar 19, 2014
2 parents f1e8532 + 01496b7 commit 6fd627c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Download or clone the colour schemes repository with git into your `.vim/colors`
Add the following to your `.vimrc`:

```viml
Bundle "daylerees/colour-schemes", { "rtp": "vim-themes/" }
Bundle "daylerees/colour-schemes", { "rtp": "vim/" }
```

---
Expand Down

0 comments on commit 6fd627c

Please sign in to comment.