浏览代码

Docs: Minor improvement.

Piotrek Koszuliński 7 年之前
父节点
当前提交
5ecd24cb19
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/framework/guides/contributing/development-environment.md

+ 1 - 1
docs/framework/guides/contributing/development-environment.md

@@ -210,7 +210,7 @@ git pull
 git co master-revisions~30
 
 # Check out subpackages to correct hashes.
-mgit update
+mgit co
 ```
 
 Once you found the point in history which interests you, you can go straight to a commit in a subpackage and PR. For example: