Skip to content

Commit aa59a64

Browse files
authored
Updated key name
1 parent 57b6e3b commit aa59a64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Search/BingAutoSuggest/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To get these samples running locally, simply get the pre-requisites above, then:
2727

2828
1. git clone https://github.com/Azure-Samples/cognitive-services-java-sdk-samples.git
2929
2. cd cognitive-services-java-sdk-samples/Search/BingAutoSuggest
30-
3. set env variable AZURE_BING_SAMPLES_API_KEY to your cognitive services API key.
30+
3. set env variable BING_AUTOSUGGEST_SUBSCRIPTION_KEY to your cognitive services API key.
3131
4. set env variable AZURE_BING_SAMPLES_CUSTOM_CONFIG_ID to your custom configuration id.
3232
5. mvn compile exec:java
3333

@@ -39,4 +39,4 @@ If you don't have a Microsoft Azure subscription you can get a FREE trial accoun
3939

4040
---
4141

42-
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
42+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

0 commit comments

Comments
 (0)