1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-08-09 13:59:50 +00:00

Minor style fix in readme

This commit is contained in:
King_DuckZ 2015-12-08 16:44:26 +00:00
parent 073fea8840
commit b34818c66c

View file

@ -43,7 +43,7 @@ The following libraries must be available on your system:
- PostgreSQL (libpq) - PostgreSQL (libpq)
- Boost 1.53 or later - Boost 1.53 or later
- yaml-cpp 0.5.1 or later - yaml-cpp 0.5.1 or later
- libblkid (from util-linux/misc-utils) ***optional, build with -DDINDEXER_WITH_MEDIA_AUTODETECT=Off if you don't have this*** - libblkid (from util-linux/misc-utils) *optional, build with -DDINDEXER_WITH_MEDIA_AUTODETECT=Off if you don't have this*
### Linux ### ### Linux ###