8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ddf71 commit aa539cbCopy full SHA for aa539cb
README.md
@@ -12,7 +12,7 @@ Solve LeetCode problems in VS Code.
12
13
# English
14
## Requirements
15
-- [Node.js](https://nodejs.org)
+- [Node.js 8+](https://nodejs.org)
16
> NOTE: Please make sure that `Node` is in your `PATH` environment variable. You can check this by running: `node -v`.
17
18
## Features
@@ -73,7 +73,7 @@ Refer to [CHANGELOG](https://github.com/jdneo/vscode-leetcode/blob/master/CHANGE
73
74
# 中文
75
## 运行条件
76
77
> 注意: 请确保`Node`在`PATH`环境变量中,您可以通过执行:`node -v`进行查看。
78
79
## 功能
0 commit comments