Merge pull request #51 from TarunavBA/patch-1

Update README.md
This commit is contained in:
AppFlowy.IO 2021-11-20 17:56:31 +08:00 committed by GitHub
commit d4fc1b9126
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)