diff --git a/BUILDING_ON_WINDOWS.md b/BUILDING_ON_WINDOWS.md index da5ff1811..304f2d2d0 100644 --- a/BUILDING_ON_WINDOWS.md +++ b/BUILDING_ON_WINDOWS.md @@ -84,7 +84,7 @@ Compiling with Breakpad support enables crash reports that can be of use for dev 1. Open the `chatterino.pro` file by double-clicking it, or by opening it via Qt Creator. 2. You will be presented with a screen that is titled "Configure Project". In this screen, you should have at least one option present ready to be configured, like this: - ![Qt Create Configure Project screenshot](https://i.imgur.com/dbz45mB.png) + ![Qt Create Configure Project screenshot](https://user-images.githubusercontent.com/41973452/159462759-470e5371-671e-478e-85ca-33452ca9bea3.png) 3. Select the profile(s) you want to build with and click "Configure Project". ### How to run and produce builds