Update README.md

This commit is contained in:
Hanchin Hsieh 2024-08-28 21:30:23 +08:00
parent c54d2639f4
commit d8c1054e07

View File

@ -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]
>