README had wrong image in it

This commit is contained in:
Jan 2016-03-05 22:56:19 +01:00
commit bcf46a7e81

View file

@ -16,7 +16,7 @@ Open your project and click the debug button in your sidebar. At the top right p
the little gear icon and select GDB. It will automatically generate the configuration the little gear icon and select GDB. It will automatically generate the configuration
you need. you need.
![Default config with a red circle around the target](images/tutorial1.png) ![Default config with a red circle around the target](images/tutorial2.png)
Now you need to change `target` to the application you want to debug relative Now you need to change `target` to the application you want to debug relative
to the cwd. (Which is the workspace root by default) to the cwd. (Which is the workspace root by default)