diff --git a/docs/quick-start.md b/docs/quick-start.md index c780c766..23a2f3d1 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -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.