From d8c1054e0757b6295e6d47a83cec1ba8949da868 Mon Sep 17 00:00:00 2001 From: Hanchin Hsieh Date: Wed, 28 Aug 2024 21:30:23 +0800 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) 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] >