Просмотр исходного кода

Update 'project/working_environment/README.md'

Pierre-Yves Barriat 8 лет назад
Родитель
Сommit
38d1b1cdcc
1 измененных файлов с 1 добавлено и 1 удалено
  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.