scsh 0.5 -> scsh 0.6.
This commit is contained in:
parent
0d19c2da95
commit
7f43009942
|
@ -82,7 +82,7 @@ building scsh should require exactly the following steps:
|
|||
\begin{tabular}{l@{\qquad}l}
|
||||
\ex{gunzip scsh.tar.gz} & \emph{Uncompress the release tar file.} \\
|
||||
\ex{untar xfv scsh.tar} & \emph{Unpack the source code.} \\
|
||||
\ex{cd scsh-0.5} & \emph{Move to the source directory.} \\
|
||||
\ex{cd scsh-0.6} & \emph{Move to the source directory.} \\
|
||||
\ex{./configure} & \emph{Examine host; build Makefile.} \\
|
||||
\ex{make} & \emph{Build system.}
|
||||
\end{tabular}
|
||||
|
|
Loading…
Reference in New Issue