From df0bca1abfc28a161457443253494e5d612fe95c Mon Sep 17 00:00:00 2001 From: Chase Austin Date: Mon, 7 Feb 2022 11:26:13 -0600 Subject: [PATCH] Edited README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ce317d1..5368cd1d 100644 --- a/README.md +++ b/README.md @@ -80,4 +80,4 @@ This section contains some steps required by the dev for contributing changes to 1. Install the latest [go-swagger](https://github.com/go-swagger/go-swagger/releases) version on your machine. 1. Download the last released version of the service broker API definitions (`swagger.yaml`). -1. Run `./bin/generate-swagger.sh` from the project root. +1. Run `./bin/update-swagger.sh` from the project root.