mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 05:25:53 +08:00
docs: update BUILDING.md (#4087)
This commit is contained in:
@@ -18,7 +18,6 @@ Note that if you encounter any issues with installing Rust and crates, try follo
|
||||
To run AFFiNE Desktop Client Application locally, run the following commands:
|
||||
|
||||
```sh
|
||||
|
||||
# in repo root
|
||||
yarn install
|
||||
yarn dev
|
||||
@@ -27,7 +26,6 @@ yarn dev
|
||||
yarn build
|
||||
|
||||
# in apps/electron
|
||||
yarn generate-assets
|
||||
yarn dev
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user