diff --git a/README.md b/README.md index dfadcd9..de86716 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # System Reqiurements 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 - unzip - gzip - git - 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 @@ -26,4 +26,4 @@ The treesitter CLI executable might be needed for installing some parsers. You w see `:checkhealth` and `:h clipboard`. # License -See the included [LICENSE](LICENSE) file. \ No newline at end of file +See the included [LICENSE](LICENSE) file.