From df6df95963450ca196e0bc247cab47f0ecc047ac Mon Sep 17 00:00:00 2001 From: Lee Boonstra Date: Wed, 13 May 2020 17:08:44 +0200 Subject: [PATCH] readme in dialogflow repo --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 1253e72..44fc4d9 100644 --- a/examples/README.md +++ b/examples/README.md @@ -13,7 +13,7 @@ Here are the steps, to run these examples locally: 1. Get this repo running locally: - Follow the steps from https://github.com/dialogflow/selfservicekiosk-audio-streaming/README.md. You can skip the Deploy with AppEngine steps. + Follow the steps from https://github.com/dialogflow/selfservicekiosk-audio-streaming/blob/master/README.md. You can skip the Deploy with AppEngine steps. These steps will: setup a Google Cloud Project, enable Google Cloud APIs, setup a service account and setup a Dialogflow Agent.