diff --git a/README.md b/README.md index d954570..55cf2f7 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Install options: |:--------------------------- |:--------------------:|:----------- | | `CMAKE_INSTALL_PREFIX` | `/usr/local` | Where to install innoextract. | `CMAKE_INSTALL_BINDIR` | `bin` | Location for binaries (relative to prefix). -| `CMAKE_INSTALL_DATAROOTDIR` | `share/man` | Location for data files (relative to prefix). +| `CMAKE_INSTALL_DATAROOTDIR` | `share` | Location for data files (relative to prefix). | `CMAKE_INSTALL_MANDIR` | `${DATAROOTDIR}/man` | Location for man pages (relative to prefix). Set options by passing `-D