multiple pages: Github -> GitHub (#4060)

This commit is contained in:
Zlatan Vasović
2020-05-22 18:11:09 +02:00
committed by GitHub
parent 4e1662b729
commit ddf1ac13c0
4 changed files with 4 additions and 4 deletions

View File

@@ -13,6 +13,6 @@
`vue init {{path/to/template_directory}} {{project_name}}`
- 从 Github 上拉取模板并创建新项目:
- 从 GitHub 上拉取模板并创建新项目:
`vue init {{username}}/{{repo}} {{project_name}}`