Skip to content

Commit 2ee7d1f

Browse files
authored
Merge pull request #8 from yatesco/patch-1
Fixed incorrect github URL
2 parents 0547716 + 2802a6a commit 2ee7d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Check [tree-sitter](https://github.com/tree-sitter/tree-sitter) for full list.
2828

2929
**INSTALLATION**
3030
```console
31-
git clone git://github.com:crivotz/nv-ide.git ~/.nv-ide
31+
git clone git@github.com:crivotz/nv-ide.git ~/.nv-ide
3232
cd ~/.config
3333
ln -s ~/.nv-ide nvim
3434
nvim

0 commit comments

Comments
 (0)