Skip to content

Commit a83a1ce

Browse files
authored
Update README.md
1 parent 3e585d6 commit a83a1ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ Swagger UI works in all evergreen desktop browsers (Chrome, Safari, Firefox). In
4343
### Build
4444
You can rebuild swagger-ui on your own to tweak it or just so you can say you did. To do so, follow these steps:
4545

46-
### Windows Users: Please install [Python](https://www.python.org/downloads/windows/) before following the guidelines below for node-gyp rebuild to run.
46+
* Ensure you have `nodejs` 4.0 or greater installed, and on your classpath.
47+
* Windows Users: Please install [Python](https://www.python.org/downloads/windows/) before following the guidelines below for node-gyp rebuild to run.
4748

4849
1. `npm install`
4950
2. `npm run build`

0 commit comments

Comments
 (0)