aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index b699c56..60f4352 100644
--- a/README.md
+++ b/README.md
@@ -38,9 +38,7 @@ The application is written in Python on top of the excellent [Django web framewo
Installation
============
-Install and start [PostgreSQL](https://www.postgresql.org), [nginx](http://nginx.org), [memcached](https://www.memcached.org), rabbitMQ (only necessary if you want to use automated rules). Then install the necessary Python packages:
-
- $ pip install -U -r requirements.pip
+Install and start [PostgreSQL](https://www.postgresql.org), [nginx](http://nginx.org), [memcached](https://www.memcached.org), rabbitMQ (only necessary if you want to use automated rules).
Then clone the code: