diff options
author | Sven-Hendrik Haase <sh@lutzhaase.com> | 2012-04-25 06:30:29 -0700 |
---|---|---|
committer | Sven-Hendrik Haase <sh@lutzhaase.com> | 2012-04-25 06:30:29 -0700 |
commit | 6eb9d7bb0ed48589b84529031ce88d3b6ba3d2af (patch) | |
tree | 94d1e7fa8e2e3680fb7a183d67511b5127d9167f | |
parent | 5690363d5cdef553305d8e1f8304584fcaab3e51 (diff) | |
parent | 3d629ce1926ca663443fff5f7287b11b6acb26e9 (diff) | |
download | ponysay-6eb9d7bb0ed48589b84529031ce88d3b6ba3d2af.tar.gz ponysay-6eb9d7bb0ed48589b84529031ce88d3b6ba3d2af.tar.bz2 ponysay-6eb9d7bb0ed48589b84529031ce88d3b6ba3d2af.zip |
Merge pull request #8 from L-four/master
Updated Readme and fixed typo
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -9,6 +9,10 @@ The pony files are [desktop/browser ponies](http://web.student.tuwien.ac.at/~e04 Install Linux ------------- +If you do not already have cowsay you will need to install it + + apt-get install cowsay + [Download](https://github.com/erkin/ponysay/zipball/master) this project. In the terminal navagate to the ponysay folder and run sudo make @@ -25,6 +29,6 @@ This requires that you have the `fortune` command installed Edit your `~/.bashrc` and add this to the end of the file - fotune | ponysay + fortune | ponysay Now every time you open a terminal a pony should give your fortune |