소스 검색

Update README.md

Change from Visual Studio to Visual Studio code as in the screenshot.
Tarunav BA 3 년 전
부모
커밋
502229adb8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
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)