소스 검색

Update 'project/working_environment/README.md'

Pierre-Yves Barriat 7 년 전
부모
커밋
6b154de0ee
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      project/working_environment/README.md

+ 2 - 0
project/working_environment/README.md

@@ -3,6 +3,8 @@
 
 First of all you will have to configure git locally in your laptop:
 
+> Of course, you must have git installed. With ubuntu: **sudo apt-get install git**
+
 Open a terminal and run the following git global commands (put your name and email):
 
 ```