note about compile errors with outdated config.h

This commit is contained in:
Sascha Kruse 2013-08-23 21:39:55 +02:00
parent 95c67908c1
commit 92cda4319d

View File

@ -14,6 +14,10 @@ With all dependencies present you can build dunst with:
$ make
If you're getting compilation errors after an update try compiling
with the default config.h.
If you didn't edit your config.h you can just delete it.
and install with:
$ sudo make PREFIX=/usr install