|
@@ -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
|