From 60d758416cd99f54f3bfdcb57c3a435261389514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Andr=C3=A9e?= Date: Sat, 3 Nov 2012 03:47:48 +0100 Subject: [PATCH] update readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e7ef7296..4034cb61 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,10 @@ Installation on GNU/Linux (or other Unix implementations) --------------------------------------------------------- [Download](/erkin/ponysay/downloads) or clone the project. -In the terminal, `cd` into the ponysay directory and `./setup.py install` or `python3 setup.py install`. -You may need to be super user to run `./setup.py install` without `--private`, on most systems this -can be achieved by running `sudo ./setup.py install`. +In the terminal, `cd` into the ponysay directory and `./setup.py --freedom=partial install` or `python3 setup.py --freedom=partial install`. +You may need to be super user to run `./setup.py --freedom=partial install` without `--private`, on most systems this +can be achieved by running `sudo ./setup.py --freedom=partial install`. +If you only want completely free ponies install use `--freedom=strict` instead of `--freedom=partial`. 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: