Skip to content

Commit 93398fd

Browse files
authored
Update README.md
1 parent cfd1ef0 commit 93398fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Great thanks to leetcode.com, an really awesome website!
1010

1111
## Table of Contents
1212

13+
* [Prerequisites](#prerequisites)
1314
* [Install](#install)
1415
* [Best Practice](#best-practice)
1516
* [Commands](#commands)
@@ -25,6 +26,13 @@ Great thanks to leetcode.com, an really awesome website!
2526
* [Colorful Output](#colorful-output)
2627
* [Configuration](#configuration)
2728

29+
## Prerequisites
30+
31+
node.js (npm included), please follow the installation guide below:
32+
33+
* https://nodejs.org/en/download/
34+
* https://nodejs.org/en/download/package-manager/
35+
2836
## Install
2937

3038
From npm repo:

0 commit comments

Comments
 (0)