diff --git a/README.md b/README.md index 1c4f1e8..52c62a1 100644 --- a/README.md +++ b/README.md @@ -43,15 +43,6 @@ Install `avante.nvim` using [lazy.nvim](https://github.com/folke/lazy.nvim): } ``` -For Windows users, change the build command to the following: - -```lua -{ - "yetone/avante.nvim", - event = "VeryLazy", - -- rest of the config -} -``` > [!IMPORTANT] >