diff --git a/README.md b/README.md
index 59603fb9..ddcb1f00 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
-[](https://github.com/catlog22/Claude-Code-Workflow/releases)
+[](https://github.com/catlog22/Claude-Code-Workflow/releases)
[](https://www.npmjs.com/package/claude-code-workflow)
[](LICENSE)
[]()
@@ -52,6 +52,16 @@ CCW is built on a set of core principles that distinguish it from traditional AI
## ⚙️ Installation
+### **📋 Requirements**
+
+| Platform | Node.js | Additional |
+|----------|---------|------------|
+| Windows | 20.x or 22.x LTS (recommended) | Node 23+ requires [Visual Studio Build Tools](https://visualstudio.microsoft.com/visual-cpp-build-tools/) |
+| macOS | 18.x+ | Xcode Command Line Tools |
+| Linux | 18.x+ | build-essential |
+
+> **Note**: The `better-sqlite3` dependency requires native compilation. Using Node.js LTS versions avoids build issues.
+
### **📦 npm Install (Recommended)**
Install globally via npm: