diff --git a/README.md b/README.md index 5a0f4eed..67f32e2b 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,8 @@ Redoc.init('http://petstore.swagger.io/v2/swagger.json', { - Install dependencies `npm install` - _(optional)_ Replace `demo/swagger.yaml` with your own schema +- Build +`npm run build:module` - Start the server `npm start` - Open `http://localhost:9000`