Pārlūkot izejas kodu

Update README.md

Git-Leon 6 gadus atpakaļ
vecāks
revīzija
05094a1c8e
Revīzijas autora e-pasts nav piesaistīts nevienam kontam
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      README.md

+ 1
- 0
README.md Parādīt failu

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