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

Remove unnecessary line #434

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ First, we create a new swagger project and test a simple "hello world" API.
restify
sails
```
Note: You must enter the number of the option.

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.

Expand Down