🔨 Update the dev guide https://github.com/siyuan-note/siyuan/issues/12184
This commit is contained in:
parent
07d2930739
commit
8dd68c0128
2 changed files with 2 additions and 2 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Get the source code
|
||||
|
||||
* `git clone --depth=1 git@github.com:siyuan-note/siyuan.git`
|
||||
* `git clone git@github.com:siyuan-note/siyuan.git`
|
||||
* switch to dev branch `git checkout dev`
|
||||
|
||||
## User Interface
|
||||
|
|
2
.github/CONTRIBUTING_zh_CN.md
vendored
2
.github/CONTRIBUTING_zh_CN.md
vendored
|
@ -2,7 +2,7 @@
|
|||
|
||||
## 获取源码
|
||||
|
||||
* `git clone --depth=1 git@github.com:siyuan-note/siyuan.git`
|
||||
* `git clone git@github.com:siyuan-note/siyuan.git`
|
||||
* 切换到 dev 分支 `git checkout dev`
|
||||
|
||||
## NPM 依赖
|
||||
|
|
Loading…
Add table
Reference in a new issue