Skip to content

Commit c2ec28f

Browse files
authored
Updated command
1 parent a2e9651 commit c2ec28f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Language/BingSpellCheck/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To get these samples running locally, simply get the pre-requisites above, then:
2828
1. git clone https://github.com/Azure-Samples/cognitive-services-java-sdk-samples.git
2929
2. cd cognitive-services-java-sdk-samples/Language/BingSpellCheck
3030
3. set env variable AZURE_BING_SAMPLES_API_KEY to your cognitive services API key.
31-
4. mvn compile exec:java
31+
4. mvn compile exec:java cleanupDaemonThreads = false
3232

3333
## More information ##
3434

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

3939
---
4040

41-
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.
41+
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)