Update README.md

Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
This commit is contained in:
Stephan Seitz 2021-10-01 22:07:27 +02:00
parent 412752130d
commit f96298df94

View file

@ -497,7 +497,7 @@ require("nvim-treesitter.install").command_extra_args = {
curl = { "--proxy", "<proxy url>" },
}
```
or you configure git via `.gitconfig` and use git instead of curl
or you can configure git via `.gitconfig` and use git instead of curl
```lua
require("nvim-treesitter.install").prefer_git = true