aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-06 08:07:55 +0000
committerLev Walkin <vlm@lionet.info>2004-09-06 08:07:55 +0000
commit73d3d3e124587dc6c3be1f9cf52c4c0c8435cffe (patch)
tree3f6734423d12c7b501a050ad038d41a340cb6495 /INSTALL
parentdd32b592e2b0452d99c54fa3f8e0c9112e037919 (diff)
recommendation to read the manual page
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 5d2d54c5..65b40783 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,8 +7,10 @@ make check # Ensure that the code is still behaving well
# after compiling on your platform
make install # Install the compiler into standard location
+man asn1c # Display the asn1c manual page
+
QUICK USAGE GUIDE
=================
-For usage guide and more information please refer to README file.
+For usage guide and more information please refer to the README file.