Skip to content

Commit

Permalink
fix clone command;
Browse files Browse the repository at this point in the history
  • Loading branch information
walcht committed Jan 15, 2024
1 parent 758c68a commit 2f4788f
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 @@ -60,7 +60,7 @@ mv ~/.local/share/nvim ~/.local/share/nvim.bak
2. Clone the repository:

```bash
git clone <https://github.com/walcht/neovim-unity> ~/.config/nvim
git clone https://github.com/walcht/neovim-unity ~/.config/nvim
```

#### Installing Plugin Dependencies
Expand Down

0 comments on commit 2f4788f

Please sign in to comment.