Fix wrong headline level in readme, clarify version requirements.
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
tastytea 2021-05-25 19:51:15 +02:00
parent 759e065264
commit c59474d589
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07

View File

@ -86,10 +86,11 @@ If you get the error message that `add-apt-repository` was not found, install
* Optional
** Tests: link:{uri-catch}[Catch] (tested: 2.13 / 1.10)
==== Install dependencies in Debian or Ubuntu
===== Install dependencies in Debian or Ubuntu
Or distributions that are derived from Debian or Ubuntu. You will need at least
Debian buster or Ubuntu bionic.
Debian buster (10) or Ubuntu focal (20.04), unless you install a newer version
of CMake.
[source,shell]
--------------------------------------------------------------------------------