diff --git a/README.md b/README.md index 3f98901..d62b7d5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ For specific configurations, check [`config.yaml`](./config.yaml). ### Page Config -Create `.pages.yaml` in the project's default branch and fill in the following content: +Create `.pages.yaml` in the project's `gh-pages` branch and fill in the following content: ```yaml v-route: true # Virtual routing diff --git a/README_zh.md b/README_zh.md index 38ac6cd..77256a6 100644 --- a/README_zh.md +++ b/README_zh.md @@ -27,7 +27,7 @@ make gitea-pages ### Page Config -在项目的默认分支创建 `.pages.yaml`,填入如下内容 +在项目的 `gh-pages` 分支创建 `.pages.yaml`,填入如下内容 ```yaml v-route: true # 虚拟路由