changeset 37146:55441ff7d9d8

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 11 Aug 2013 08:30:18 -0700
parents 78d25e6288df
children 831ed7a063b0
files doc/install.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/install.texi	Sat Aug 10 22:02:58 2013 -0700
+++ b/doc/install.texi	Sun Aug 11 08:30:18 2013 -0700
@@ -18,7 +18,8 @@
 @node Basic Installation
 @section Basic Installation
 
-Briefly, the shell commands @samp{./configure; make; make install}
+Briefly, the shell command
+@samp{./configure@tie{}&& make@tie{}&& make@tie{}install}
 should configure, build, and install this package.  The following
 more-detailed instructions are generic; see the @file{README} file for
 instructions specific to this package.