Prechádzať zdrojové kódy

Update 'project/working_environment/README.md'

Pierre-Yves Barriat 7 rokov pred
rodič
commit
6b154de0ee
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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):
 
 ```