mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 13:57:59 +01:00
m readme
This commit is contained in:
parent
ae27016d21
commit
31d899801e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Installation on GNU/Linux (or other Unix implementations)
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
[Download](/erkin/ponysay/downloads) or clone the project.
|
[Download](/erkin/ponysay/downloads) or clone the project.
|
||||||
In the terminal, `cd` into the ponysay directory and `./configure && make && make install`.
|
In the terminal, `cd` into the ponysay directory and `./configure && make install`.
|
||||||
You make need to be super user to run `make install`, on most systems this
|
You make need to be super user to run `make install`, on most systems this
|
||||||
can be achieved by running `sudo make install`.
|
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).
|
For more information we have provided you with an extensive [manual in PDF](https://github.com/erkin/ponysay/blob/master/ponysay.pdf?raw=true).
|
||||||
|
|
Loading…
Reference in a new issue