Skip to content

Commit

Permalink
Merge pull request #8 from L-four/master
Browse files Browse the repository at this point in the history
Updated Readme and fixed typo
  • Loading branch information
svenstaro committed Apr 25, 2012
2 parents 5690363 + 3d629ce commit 6eb9d7b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -9,6 +9,10 @@ The pony files are [desktop/browser ponies](http://web.student.tuwien.ac.at/~e04
Install Linux 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 [Download](https://github.com/erkin/ponysay/zipball/master) this project. In the terminal navagate to the ponysay folder and run


sudo make sudo make
Expand All @@ -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 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 Now every time you open a terminal a pony should give your fortune

0 comments on commit 6eb9d7b

Please sign in to comment.