Skip to content

Commit 6360fa9

Browse files
authored
Update Flathub badge and GCC version requirement
1 parent ee477ae commit 6360fa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<img alt="Get it from the Snap Store" src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" />
4343
</a>
4444
<a href="https://flathub.org/apps/details/org.flameshot.Flameshot">
45-
<img height="60" alt="Download on Flathub" src="https://flathub.org/assets/badges/flathub-badge-en.svg"/>
45+
<img height="60" alt="Get it on Flathub" src="https://flathub.org/api/badge?locale=en"/>
4646
</a>
4747
</p>
4848
</div>
@@ -416,7 +416,7 @@ Also you can open and build/debug the project in a C++ IDE. For example, in Qt C
416416

417417
- Qt >= 6.2.4 (available by default on Ubuntu Jammy)
418418
+ Development tools
419-
- GCC >= 12
419+
- GCC >= 11
420420
- CMake >= 3.22
421421

422422
#### Run-time

0 commit comments

Comments
 (0)