Fix typo
This commit is contained in:
parent
364eb89dd8
commit
cc5bfef76e
|
@ -25,7 +25,7 @@ To build Scsh, proceed as follows:
|
||||||
1.) You must have a working version of Scheme 48, version 0.53. Nothing
|
1.) You must have a working version of Scheme 48, version 0.53. Nothing
|
||||||
older, nothing newer. Just 0.53. If you don't have, get it from
|
older, nothing newer. Just 0.53. If you don't have, get it from
|
||||||
http://www.s48.org/0.53/scheme48-0.53.tgz and install Scheme
|
http://www.s48.org/0.53/scheme48-0.53.tgz and install Scheme
|
||||||
48. Change to value of the variable BUILD_RUNNABLE in Makefile.in
|
48. Change the value of the variable BUILD_RUNNABLE in Makefile.in
|
||||||
so that it will point to the Scheme 48 executable.
|
so that it will point to the Scheme 48 executable.
|
||||||
|
|
||||||
2.) "cd" into the directory which contains the source code (normally
|
2.) "cd" into the directory which contains the source code (normally
|
||||||
|
|
Loading…
Reference in New Issue