Skip to content

Commit

Permalink
Merge pull request #8 from yatesco/patch-1
Browse files Browse the repository at this point in the history
Fixed incorrect github URL
  • Loading branch information
crivotz authored Sep 29, 2021
2 parents 0547716 + 2802a6a commit 2ee7d1f
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 @@ -28,7 +28,7 @@ Check [tree-sitter](https://github.com/tree-sitter/tree-sitter) for full list.

**INSTALLATION**
```console
git clone git://github.com:crivotz/nv-ide.git ~/.nv-ide
git clone git@github.com:crivotz/nv-ide.git ~/.nv-ide
cd ~/.config
ln -s ~/.nv-ide nvim
nvim
Expand Down

0 comments on commit 2ee7d1f

Please sign in to comment.