mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
🔨 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
|
## 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`
|
* switch to dev branch `git checkout dev`
|
||||||
|
|
||||||
## User Interface
|
## 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`
|
* 切换到 dev 分支 `git checkout dev`
|
||||||
|
|
||||||
## NPM 依赖
|
## NPM 依赖
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue