📝 Update dev guide

This commit is contained in:
Daniel 2024-05-16 08:40:45 +08:00
parent 4bf7b49beb
commit 46603d931a
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 0 additions and 4 deletions

View file

@ -5,8 +5,6 @@
* `git clone --depth=1 git@github.com:siyuan-note/siyuan.git`
* switch to dev branch `git checkout dev`
Note: `app/stage/protyle/**` is managed by git lfs, and you don't need to pay attention to it under normal circumstances, related to [#9253](https://github.com/siyuan-note/siyuan/issues/9253).
## User Interface
Install pnpm: `npm install -g pnpm`

View file

@ -5,8 +5,6 @@
* `git clone --depth=1 git@github.com:siyuan-note/siyuan.git`
* 切换到 dev 分支 `git checkout dev`
备注:`app/stage/protyle/**` 使用 git lfs 管理,正常情况下无需关注,关联 [#9253](https://github.com/siyuan-note/siyuan/issues/9253)。
## NPM 依赖
安装 pnpm`npm install -g pnpm`