diff --git a/README.md b/README.md index 16172dc..2975b2a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ Installation ------------ Supysonic can run as a standalone application (not recommended for a "production" server) -or as a WSGI application (on Apache for instance). But first: +or as a WSGI application (on Apache for instance). To install it, run: + + python setup.py install ### Prerequisites