Fixed typo
This commit is contained in:
parent
e4a887d491
commit
87c2ad3610
7
README
7
README
|
@ -4,7 +4,7 @@ The Scheme Untergrund Networking Package (SUnet, for short) is a
|
||||||
collection of applications and libraries for Internet hacking in
|
collection of applications and libraries for Internet hacking in
|
||||||
Scheme. It contains over 15000 lines of high-quality Scheme code that
|
Scheme. It contains over 15000 lines of high-quality Scheme code that
|
||||||
runs under Scsh, the Scheme shell. SUnet makes extensive use of
|
runs under Scsh, the Scheme shell. SUnet makes extensive use of
|
||||||
Scsh's facilities for multi-threaded systems programming und Unix.
|
Scsh's facilities for multi-threaded systems programming on Unix.
|
||||||
|
|
||||||
SUnet includes the following components:
|
SUnet includes the following components:
|
||||||
|
|
||||||
|
@ -66,7 +66,8 @@ Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
Starting with version 2.1 SUnet conforms to the packaging proposal for
|
Starting with version 2.1 SUnet conforms to the packaging proposal for
|
||||||
scsh by Michel Schinz. Please see:
|
scsh by Michel Schinz and needs Michel's installation library to
|
||||||
|
install properly. For more information, please see:
|
||||||
|
|
||||||
<http://lamp.epfl.ch/~schinz/scsh_packages/>
|
<http://lamp.epfl.ch/~schinz/scsh_packages/>
|
||||||
|
|
||||||
|
@ -114,4 +115,4 @@ Dr. S.
|
||||||
Dr. S.
|
Dr. S.
|
||||||
Martin Gasbichler
|
Martin Gasbichler
|
||||||
Eric Marsden
|
Eric Marsden
|
||||||
Andreas Bernauer
|
Andreas Bernauer
|
||||||
|
|
Loading…
Reference in New Issue