Parcourir la source

Update README.md

Git-Leon il y a 6 ans
Parent
révision
7a3ab6e326
Aucun compte lié à l'adresse email de l'auteur
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -28,6 +28,7 @@
28 28
 * After the project has completed downloading, navigate to the download directory and unzip the project folder.
29 29
 * After unzipping the project folder, open the project via its `pom.xml` from IntelliJ > File > Open
30 30
 	* Be sure to `Open as Project` when prompted 
31
+* At the root directory of the project, clone this repository and continue forth.
31 32
 
32 33
 
33 34
 ### Part 1.0 - Create `Person` Class