Update Getting the project into IntelliJ authored by Derek Williams's avatar Derek Williams
......@@ -62,7 +62,7 @@ There will already be a few loaded, so below are the steps to create a new one.
1) First, click the "Edit Configurations..." button in the top right of the window, which will open a window titled "Run/Debug Configurations". <br />
The image below will guide you to the correct location. <br/>
![image](uploads/edit-configurations.png)
![image](uploads/intellij/edit-configurations.png)
2) Next, click the plus in the top left and select "Application".
## Running locally
......
......