ソースを参照

Update README.md

Git-Leon 6 年 前
コミット
3cccfe6e4c
コミット者のEメールアドレスに関連付けられたアカウントが存在しません
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      README.md

+ 1
- 1
README.md ファイルの表示

16
 
16
 
17
 
17
 
18
 ## Developmental Notes
18
 ## Developmental Notes
19
-* Do NOT clone this repository until the the instructions detail how to do so.
19
+* Do NOT clone this repository until completing `Part 0.0`
20
 * You may structure this project and the packaging how you please, however keep in mind that `@Configuration` scans from current directory down.
20
 * You may structure this project and the packaging how you please, however keep in mind that `@Configuration` scans from current directory down.
21
 * This project is nearly identical to the `LearnerLab` completed in the past until `Part 9`
21
 * This project is nearly identical to the `LearnerLab` completed in the past until `Part 9`
22
 
22