Skip to content

Commit

Permalink
Merge pull request #146 from mcchrish/mcchrish-patch-1
Browse files Browse the repository at this point in the history
fix error in install snippet
  • Loading branch information
mcchrish authored Nov 5, 2021
2 parents a72c831 + 4f6afdd commit 98b00d0
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 @@ -26,7 +26,7 @@ Vim:

```bash
git clone --depth 1 https://github.com/mcchrish/nnn.vim\
~/.vim/pack/nnn/start/nnn.vim
~/.vim/pack/nnn/start/nnn.vim
```

Neovim:
Expand Down

0 comments on commit 98b00d0

Please sign in to comment.