Skip to content

Commit aa539cb

Browse files
committed
Update the node version requirement
1 parent b3ddf71 commit aa539cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Solve LeetCode problems in VS Code.
1212

1313
# English
1414
## Requirements
15-
- [Node.js](https://nodejs.org)
15+
- [Node.js 8+](https://nodejs.org)
1616
> NOTE: Please make sure that `Node` is in your `PATH` environment variable. You can check this by running: `node -v`.
1717
1818
## Features
@@ -73,7 +73,7 @@ Refer to [CHANGELOG](https://github.com/jdneo/vscode-leetcode/blob/master/CHANGE
7373

7474
# 中文
7575
## 运行条件
76-
- [Node.js](https://nodejs.org)
76+
- [Node.js 8+](https://nodejs.org)
7777
> 注意: 请确保`Node``PATH`环境变量中,您可以通过执行:`node -v`进行查看。
7878
7979
## 功能

0 commit comments

Comments
 (0)