diff --git a/README.md b/README.md index 68bd2ff..de31b9c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ### 安装 -1. 【创建仓库】点击[通过模板创建仓库](https://github.com/new?template_name=Gmeek-template&template_owner=Meekdai),建议仓库名称为`XXX.github.io`,其中`XXX`为你的github用户名(大小写需一致)。 +1. 【创建仓库】点击[通过模板创建仓库](https://github.com/new?template_name=Gmeek-template&template_owner=Meekdai),建议仓库名称为`XXX.github.io`,`XXX`为你的github用户名(大小写一致)。 2. 【启用Pages】在仓库的`Settings`中`Pages->Build and deployment->Source`下面选择`Github Actions`。