From 7beba5f4a4941ad3ae1efa4822ec2d8e42d55537 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Wed, 12 May 2021 12:38:32 +0300 Subject: doc fix --- README.md | 4 +--- 1 file changed, 1 insertion(+), 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: -- cgit v1.2.3