浏览代码

Update 'project/branches/README.md'

Pierre-Yves Barriat 8 年之前
父节点
当前提交
749eefe28e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      project/branches/README.md

+ 1 - 1
project/branches/README.md

@@ -7,7 +7,7 @@ Branching means you diverge from the main line of development and continue to do
 Go to the terminal opened in your workstation and 'cd' to the location where you cloned the project.
 
 ```
-cd git_tutorial
+cd Git_Training
 ```
 
 Create the new branch checking off from “master” branch.