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 99fda81 commit 5fc43faCopy full SHA for 5fc43fa
docs/development/setting-up.md
@@ -25,10 +25,9 @@ Unsupported Node.js LTS that should still work:
25
26
1. `git clone https://github.com/swagger-api/swagger-ui.git`
27
2. `cd swagger-ui`
28
-3. `npm install`
29
-4. `npm run dev`
30
-5. Wait a bit
31
-6. Open http://localhost:3200/
+3. `npm run dev`
+4. Wait a bit
+5. Open http://localhost:3200/
32
33
### Using your own local api definition with local dev build
34
0 commit comments