Parcourir la source

Update README.md

Git-Leon il y a 6 ans
Parent
révision
05094a1c8e
Aucun compte lié à l'adresse email de l'auteur
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -22,6 +22,7 @@
22 22
 ### Part 0.0 - Generating Project
23 23
 * Navigate to [start.spring.io](https://start.spring.io/)
24 24
 * Search for `Web` in the `Search for Dependencies` input box
25
+* Search for `DevTools` in the `Search for Dependencies` input box
25 26
 * Select `Generate Project`
26 27
 * After the project has completed downloading, navigate to the download directory and unzip the project folder.
27 28
 * After unzipping the project folder, open the project via its `pom.xml` from IntelliJ > File > Open