From: Michael Insel Date: Mon, 18 Mar 2019 16:20:28 +0000 (+0100) Subject: Fix heading level in development chapter X-Git-Tag: v2.11.0-rc1~196^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da3775b6dbc0541558b9ee3618b55f057297a137;p=icinga2 Fix heading level in development chapter This fixes the wrong heading level for the Debian development environment. --- diff --git a/doc/21-development.md b/doc/21-development.md index 0f8f725a2..1c872bb75 100644 --- a/doc/21-development.md +++ b/doc/21-development.md @@ -634,7 +634,7 @@ vim /usr/local/icinga2/etc/icinga2/conf.d/api-users.conf gdb --args /usr/local/icinga2/lib/icinga2/sbin/icinga2 daemon ``` -##### Debian 9 +#### Debian 9 ``` apt-get -y install gdb vim git cmake make ccache build-essential libssl-dev libboost-all-dev bison flex default-libmysqlclient-dev libpq-dev libyajl-dev libedit-dev monitoring-plugins