ソースを参照

Update README.md

Git-Leon 6 年 前
コミット
7a3ab6e326
コミット者のEメールアドレスに関連付けられたアカウントが存在しません
共有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