mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
update README
This commit is contained in:
parent
2a1c5a3420
commit
3038dc3c93
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user