From a2b639ca20162889ba4b6c97d999d313fe33dc08 Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Sun, 12 Oct 2014 17:55:50 -0700 Subject: 80 column --- INSTALL | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 5f688148..640e9e01 100644 --- a/INSTALL +++ b/INSTALL @@ -4,7 +4,8 @@ QUICK START INSTALLATION ./configure - (or autoreconf -iv && ./configure, if you've got asn1c straight from github). + (or `autoreconf -iv && ./configure` if you've got asn1c + straight from github). Configure the build infrastructure for your platform asn1c specific ./configure options include: @@ -18,8 +19,8 @@ make make check - Ensure that the code is still behaving well after compiling on your platform. - PLEASE CONTACT ME IF THIS FAILS ON YOUR PLATFORM! Lev Walkin + Ensure asn1c is still behaving well after compiling on your platform. + PLEASE CONTACT ME IF THIS STEP FAILS! Lev Walkin make install -- cgit v1.2.3