Update README

This commit is contained in:
2023-09-05 01:54:15 +02:00
parent e7d36d8904
commit 63c5761141
+2 -2
View File
@@ -1,14 +1,14 @@
# 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
The following are optional but provides additional features. The following are optional but provides additional features.