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**: