Browse Source

Update README.md

Git-Leon 6 years ago
parent
commit
3cccfe6e4c
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

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