summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c8adf61..1fcbe0c 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@ Complete text and chat with GPT in vim using OpenAI.
## Installation
+The plugin is compatible with Vim 8+ (tested on Debian). Windows OS is not supported yet.
+
```sh
# configure openai api key https://platform.openai.com/account/api-keys
echo "YOUR_OPENAI_API_KEY" > ~/.config/openai.token