diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,9 +13,9 @@ update the list after changing to another directory with `:cd`. | |||
13 | 13 | ||
14 | This should be sufficient: | 14 | This should be sufficient: |
15 | 15 | ||
16 | git clone https://github.com/coderonline/vim-recently-used ~/.vim/pack/coderonline/ | 16 | git clone https://git.entwicklerseite.de/vim-recently-used ~/.vim/pack/coderonline/start/ |
17 | 17 | ||
18 | Or download the zip file and extract it under `~/.vim/pack/coderonline`. | 18 | Or download the zip file and extract it under `~/.vim/pack/coderonline/start/`. |
19 | 19 | ||
20 | ## Installation using plugin managers | 20 | ## Installation using plugin managers |
21 | 21 | ||