Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Commit 982774a

Browse files
committed
Merge pull request #328 from ccasbre27/patch-1
Make a note about the change between options
2 parents 9135620 + 4e906a8 commit 982774a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/quick-start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ First, we create a new swagger project and test a simple "hello world" API.
2828
restify
2929
sails
3030
```
31+
Note: You must enter the number of the option.
32+
3133
5. swagger creates a skeleton project that's pre-configured to use your selected framework (in this example, Express). It then runs `npm install` to pick up the dependencies.
3234
3335
Note: Windows users see the [note below](#windows-note) regarding npm.

0 commit comments

Comments
 (0)