]> git.sur5r.net Git - iec16022/blobdiff - INSTALL
Update standards version
[iec16022] / INSTALL
diff --git a/INSTALL b/INSTALL
index 69cadcbcfcc1626ec1928067814dc92a0691a5ed..102a61e1f6ce5c73384c99a9e79455db40de9764 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,8 @@
+To install this software you need the following libraries installed:
+- libpopt
+- zlib
+
 Installing iec16022 is really simple. Just do a 'make' and 'make install'.
+
 In standard configuration the binary will be installed in /usr/local/bin. You
-can change this behavior in the Makefile via DESTDIR.
+can change the prefix and DESTDIR in the Makefile.