From aa262f6021700d8eb645b7c044a9ea0e02c60901 Mon Sep 17 00:00:00 2001 From: Laurent Sarrazin Date: Thu, 30 Oct 2014 14:30:55 +0100 Subject: [PATCH] Fix a typo --- samples/server-generator/node/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server-generator/node/README.md b/samples/server-generator/node/README.md index 5f1c9d6b225..9514af786ee 100644 --- a/samples/server-generator/node/README.md +++ b/samples/server-generator/node/README.md @@ -51,7 +51,7 @@ To run the server, cd to the `samples/server-generator/node/output` folder and r ``` # install the dependencies npm install -node Apps/main.js +node App/main.js ``` You can now load the swagger-ui against `http://localhost:8002/resources.json`. Of course this isn't a fully