aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index c072683..fa27713 100644
--- a/README
+++ b/README
@@ -1,6 +1,9 @@
NAME:
ABI Compliance Checker (ACC) - a tool for checking backward binary compatibility of a shared C/C++ library API.
+INSTALL:
+ sudo perl Makefile.pl -install --prefix=/usr
+
USAGE:
abi-compliance-checker -lib NAME -old OLD.xml -new NEW.xml