Update README

This commit is contained in:
2023-09-05 01:54:15 +02:00
parent e7d36d8904
commit 63c5761141
+3 -3
View File
@@ -1,13 +1,13 @@
# System Reqiurements # System Reqiurements
These are the requirements to make use of this neovim configuration. Currently only supports GNU/Linux. These are the requirements to make use of this neovim configuration. Currently only supports GNU/Linux.
*Note: You may try using windows, but last time I checked there was a problem with the completion engine (nvim-cmp) that makes it impossible to traverse the drop-down list.*
- curl or wget - curl or wget
- unzip - unzip
- gzip - gzip
- git - git
- tar - tar
*Note: You may try using windows, but last time I checked there was a problem with the completion engine (nvim-cmp) that makes it impossible to traverse the drop-down list.*
## Optional ## Optional
@@ -26,4 +26,4 @@ The treesitter CLI executable might be needed for installing some parsers. You w
see `:checkhealth` and `:h clipboard`. see `:checkhealth` and `:h clipboard`.
# License # License
See the included [LICENSE](LICENSE) file. See the included [LICENSE](LICENSE) file.