diff --git a/00 Setup.md b/00 Setup.md index a1d33dd..e540b42 100644 --- a/00 Setup.md +++ b/00 Setup.md @@ -85,3 +85,5 @@ You need to set this up as your **run** configuration as shown. The final step is to open a new browser window and enter your chosen URL, you don't need to specify the port, this was done through port-forwarding: ![Setting up a URL and port](exercises/.images/simple_template.png) + +If you make changes to the code or want to quit the IDE you will need to stop the server. To do this, select the terminal window and press ctrl+c.