Browse Source

Update 'project/working_environment/README.md'

Pierre-Yves Barriat 7 years ago
parent
commit
38d1b1cdcc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      project/working_environment/README.md

+ 1 - 1
project/working_environment/README.md

@@ -40,7 +40,7 @@ Checking connectivity... done.
 It has created a 'Git_Training' folder and you can browse into it:
 It has created a 'Git_Training' folder and you can browse into it:
 
 
 ```
 ```
-cd git_tutorial
+cd Git_Training
 ```
 ```
 
 
 Git clone allows you to specify parameters such as the target folder. If you don't specify it the working copy will be named as the project.
 Git clone allows you to specify parameters such as the target folder. If you don't specify it the working copy will be named as the project.