From 502229adb88cca2be0c6428251aa71093c87fbc9 Mon Sep 17 00:00:00 2001 From: Tarunav BA Date: Sat, 20 Nov 2021 15:08:33 +0530 Subject: [PATCH] Update README.md Change from Visual Studio to Visual Studio code as in the screenshot. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e47233d66f..225fdb04d1 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ flutter config --enable-macos-desktop flutter config --enable-linux-desktop ``` -* Open the `app_flowy` folder located at xx/appflowy/frontend with Visual Studio or other IDEs at your disposal. +* Open the `app_flowy` folder located at xx/appflowy/frontend with Visual Studio Code or other IDEs at your disposal. * Go to the Run and Debug tab and then click the run button. ![Run the project](https://github.com/AppFlowy-IO/appflowy/blob/main/doc/imgs/run.png)