소스 검색

Update README.md

Git-Leon 6 년 전
부모
커밋
7a3ab6e326
No account linked to committer's email
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      README.md

+ 1
- 0
README.md 파일 보기

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