From ec9631e8887e26d7ee8a9ef816ba8efad9124e27 Mon Sep 17 00:00:00 2001 From: Suraj Patil Date: Tue, 12 Nov 2024 20:33:55 -0700 Subject: [PATCH] Update INSTALLATION.md --- INSTALLATION.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/INSTALLATION.md b/INSTALLATION.md index da8838a..21ae61c 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -7,9 +7,11 @@ Before starting the installation, make sure you have the following tools install - **OpenGL ES 2.0** (or higher) - **Windows**: ConPTY support (Windows 10 version 1809 or higher) +- **Ubuntu**: Version 20.04 or later - **Node.js**: Latest version (e.g., 20.11.0) - **Python**: Version 3.8 - 3.11 (NLP library requirements prevent 3.12) -- +- **npm**: Version 8.19.4 +- **Electron**: Version v26.2.4 ### Installation Steps