Skip to content

Commit

Permalink
Update quick-start docs to recommend gcc-11+ and clang-14+
Browse files Browse the repository at this point in the history
  • Loading branch information
gibber9809 committed Feb 12, 2025
1 parent 32d8e7e commit fca415e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/user-docs/guides-quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In the rest of this guide:
In the guide below, you'll need:

* CMake 3.22.1+
* GCC 10+ or Clang 7+
* GCC 11+ or Clang 14+
* [Docker] 20.10+
* If you're not running as root, ensure `docker` can be run
[without superuser privileges][docker-non-root].
Expand Down

0 comments on commit fca415e

Please sign in to comment.