浏览代码

update README

appflowy 3 年之前
父节点
当前提交
3038dc3c93
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -58,7 +58,7 @@ git clone https://github.com/AppFlowy-IO/appflowy.git
 **Step 2:**
 
 ```shell
-cd appflowy
+cd appflowy/frontend
 ```
 ```shell
 make install_rust
@@ -100,7 +100,7 @@ flutter config --enable-macos-desktop
 flutter config --enable-linux-desktop
 ```
 
-* Open the `app_flowy` folder located at xx/appflowy/app_flowy with Visual Studio or other IDEs at your disposal.
+* Open the `app_flowy` folder located at xx/appflowy/frontend with Visual Studio 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)