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 e9d94e0 commit 7fe0759Copy full SHA for 7fe0759
CONTRIBUTING.md
@@ -4,7 +4,7 @@ We love contributions from our community of users! This document explains our gu
4
5
#### Environment setup
6
7
-0. Install Node.js (4 or newer) and npm (3 or newer).
+0. Install Node.js (6 or newer) and npm (3 or newer).
8
1. Make a fork of Swagger-UI on GitHub, then clone your fork to your machine.
9
2. Run `npm install` in your Swagger-UI directory.
10
3. Run `npm run dev`. `localhost:3200` should open automatically.
0 commit comments