README.md in quiz_api_client-4.3.0 vs README.md in quiz_api_client-4.4.0

- old
+ new

@@ -197,10 +197,10 @@ file and place it in the pacts/ directory. It will also attempt to publish the Pact file to a local Pact Broker. ### Development Workflow: -1. In the quiz_api repo, spin up the Quiz API service with `bin/dev-setup` +1. In the quiz_api repo, spin up the Quiz API service with `bin/setup` 2. In the quiz_pact_broker repo, spin up a Pact Broker with `bin/dev-setup` 3. In the quiz_api repo, write Pact provider states in the spec/service_consumers/api/quiz_api_client_ruby/ directory as needed 4. In this repo's spec/contracts/ directory, write or modify a contract test 5. In this repo, run `bin/contracts-generate` to generate a Pact file and