mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
README: Mention PDF for more infomation on installation
This commit is contained in:
parent
2931ba78f9
commit
15de46efe4
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ Installation on GNU/Linux (or other Unix implementations)
|
|||
In the terminal, `cd` into the ponysay directory and `./configure && make && make install`.
|
||||
You make need to be super user to run `make install`, on most systems this
|
||||
can be achieved by running `sudo make install`.
|
||||
For more information we have provided you with an extensive [manual in PDF](https://github.com/erkin/ponysay/blob/master/ponysay.pdf?raw=true).
|
||||
|
||||
In order to use ponysay, run:
|
||||
|
||||
|
|
Loading…
Reference in a new issue