Bladeren bron

Update README.md

Git-Leon 6 jaren geleden
bovenliggende
commit
05094a1c8e
Geen account gekoppeld aan de committers e-mail
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

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