Skip to content

Commit 4245092

Browse files
authored
Merge pull request #10 from farwish/patch-1
Update README.md
2 parents 5e3e096 + 18bc8ac commit 4245092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ git clone [email protected]:1Panel-dev/MaxKB-docs.git
99

1010
### 安装依赖
1111
```bash
12-
cd docs
12+
cd MaxKB-docs
1313
pip install -r requirements/requirements.txt
1414
```
1515

@@ -37,7 +37,7 @@ mkdocs build
3737

3838
### 克隆 fork 后的仓库
3939
```bash
40-
git clone https://github.com/your-github-account/docs.git
40+
git clone https://github.com/your-github-account/MaxKB-docs.git
4141
```
4242

4343
### 本地修改并调试

0 commit comments

Comments
 (0)