|
|
@@ -51,12 +51,12 @@ Through Semi Skills, AI assistants can think and code like professional Semi Des
|
|
|
|
|
|
## Installation Guide
|
|
|
|
|
|
-<Notice type="warning" title='⚠️ Version Requirements'>
|
|
|
-Before starting the installation, please ensure your environment meets the following version requirements:
|
|
|
-- **Node.js**: Version must be greater than 20.19.0
|
|
|
-- **npm**: Version must be greater than 11.3.0
|
|
|
+<Notice type="warning" title='⚠️ Version Recommendations'>
|
|
|
+Before starting the installation, it is recommended that your environment meets the following version requirements:
|
|
|
+- **Node.js**: Recommended version greater than 20.19.0
|
|
|
+- **npm**: Recommended version greater than 11.3.0
|
|
|
|
|
|
-If the versions do not meet the requirements, MCP will not run properly. You can check your current versions with the following commands:
|
|
|
+If the versions do not meet the requirements, MCP may not run properly. You can check your current versions with the following commands:
|
|
|
```bash
|
|
|
node -v
|
|
|
npm -v
|