We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa4aa55 + de6401d commit ba1fa95Copy full SHA for ba1fa95
README.EN.md
@@ -2,12 +2,12 @@ English | [中文](README.md)
2
3
# Volcengine SDK for Node.js
4
5
-## Installation
6
-
7
-### Requirements
+## Requirements
8
9
- Node.js >= 18
10
+## Installation
+
11
Recommended to use `pnpm` for installation. `npm` and `yarn` are also supported.
12
13
1. Installation Core Packages
README.md
@@ -2,13 +2,13 @@
-## 安装
-### 环境要求
+## 环境要求
- 推荐使用 `pnpm` 进行安装,同时支持 `npm` 和 `yarn`。
+## 安装
+推荐使用 `pnpm` 进行安装,同时支持 `npm` 和 `yarn`。
1. 安装 Core 包
14
0 commit comments