Fixed typo, now following 80-characters-per-line convention where possible
This commit is contained in:
parent
01f6c5ec53
commit
466d6da1b3
19
README.md
19
README.md
@ -28,20 +28,23 @@ To use the telnet server, you need to add a configuration that runs:
|
|||||||
|
|
||||||
nyancat -t
|
nyancat -t
|
||||||
|
|
||||||
We recommend `openbsd-inetd`, but `xinetd` will work as well, and you should be able to use any other compatible `inetd` flavor.
|
We recommend `openbsd-inetd`, but `xinetd` will work as well, and you should be
|
||||||
|
able to use any other compatible `inetd` flavor.
|
||||||
|
|
||||||
## Distribution Specific Information
|
## Distribution Specific Information
|
||||||
|
|
||||||
#### Debian/Ubuntu
|
#### Debian/Ubuntu
|
||||||
|
|
||||||
Debian and Ubuntu provide the nyancat binary through the `nyancat` package.
|
Debian and Ubuntu provide the nyancat binary through the `nyancat` package. A
|
||||||
A `nyancat-server` package is provided to automatically setup and enable a
|
`nyancat-server` package is provided to automatically setup and enable a nyancat
|
||||||
nyancat telnet server upon installation. I am not the maintainer of these
|
telnet server upon installation. I am not the maintainer of these packages,
|
||||||
package, please direct any questions or bugs to the relevant distribution's bug
|
please direct any questions or bugs to the relevant distribution's bug tracking
|
||||||
tracking system.
|
system.
|
||||||
|
|
||||||
## Licenses, References, etc.
|
## Licenses, References, etc.
|
||||||
|
|
||||||
The original source of the Nyancat animation is [prguitarman](http://www.prguitarman.com/index.php?id=348).
|
The original source of the Nyancat animation is
|
||||||
|
[prguitarman](http://www.prguitarman.com/index.php?id=348).
|
||||||
|
|
||||||
The code provided here is provided under the terms of the [NCSA license](http://en.wikipedia.org/wiki/University_of_Illinois/NCSA_Open_Source_License).
|
The code provided here is provided under the terms of the
|
||||||
|
[NCSA license](http://en.wikipedia.org/wiki/University_of_Illinois/NCSA_Open_Source_License).
|
||||||
|
Loading…
Reference in New Issue
Block a user