From e52722e3534a33dbf9ce3727ddc1a3a6d7cc2730 Mon Sep 17 00:00:00 2001 From: Christoph Date: Mon, 1 Sep 2025 13:21:36 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7828c74..26d882a 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ A comprehensive VS Code extension providing language support for NX CAM postproc ## Installation 1. Install from the VS Code Marketplace -2. Open any `.cdl`, `.tcl`, or `.def` file -3. The extension will automatically activate and provide language support +2. Install Python 3.8 or higher +3. Open any `.cdl`, `.tcl`, or `.def` file +4. The extension will automatically activate and provide language support ## Configuration