From 0618dbc1514e9d6e6a160e91deed3569f8144fdf Mon Sep 17 00:00:00 2001 From: yetone Date: Sat, 19 Jul 2025 13:55:53 +0800 Subject: [PATCH] chore: update README with Fast Apply instructions --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 79b8f6e..64b0cef 100644 --- a/README.md +++ b/README.md @@ -948,12 +948,10 @@ To enable Fast Apply, you need to: 1. **Enable Fast Apply in your configuration**: ```lua - require('avante').setup({ behaviour = { enable_fastapply = true, -- Enable Fast Apply feature }, -- ... other configuration - }) ``` 2. **Get your Morph API key**: