소스 검색

Update 'project/branches/README.md'

Pierre-Yves Barriat 7 년 전
부모
커밋
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.