From c1e5408492584a2635bf55470c38ca3aea4a0c85 Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Fri, 1 Mar 2019 14:32:42 -0800 Subject: [PATCH] Change vscode folder name to azuredatastudio --- test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/README.md b/test/README.md index bccc0fa5c1..91f623f1a1 100644 --- a/test/README.md +++ b/test/README.md @@ -2,7 +2,7 @@ ## Run -The best way to run the Code tests is from the terminal. To make development changes to unit tests you need to be running `yarn run watch`. See [Development Workflow](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#incremental-build) for more details. From the `vscode` folder run: +The best way to run the Code tests is from the terminal. To make development changes to unit tests you need to be running `yarn run watch`. See [Development Workflow](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#incremental-build) for more details. From the `azuredatastudio` folder run: **OS X and Linux**