Skip to content

Commit 7fe0759

Browse files
committed
Update the pre-req version of node in CONTRIBUTING.md
1 parent e9d94e0 commit 7fe0759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We love contributions from our community of users! This document explains our gu
44

55
#### Environment setup
66

7-
0. Install Node.js (4 or newer) and npm (3 or newer).
7+
0. Install Node.js (6 or newer) and npm (3 or newer).
88
1. Make a fork of Swagger-UI on GitHub, then clone your fork to your machine.
99
2. Run `npm install` in your Swagger-UI directory.
1010
3. Run `npm run dev`. `localhost:3200` should open automatically.

0 commit comments

Comments
 (0)