Update README.md

Change from Visual Studio to Visual Studio code as in the screenshot.
This commit is contained in:
Tarunav BA 2021-11-20 15:08:33 +05:30 committed by GitHub
parent e5d8581091
commit 502229adb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)