Skip to content

Commit

Permalink
Remove psycopg2 details in favour of changing requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Rintsi committed Jan 17, 2021
1 parent e12d54c commit 1ba94f7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ Before you can install the python requirements you need to have Apache httpd
installed. Please follow instructions from
[mod-wsgi project documentation](https://pypi.org/project/mod-wsgi/)

In order to satisfy the `psycopg2` dependency please follow instructions from
[psycopg2 project documentation](https://www.psycopg.org/docs/install.html).

```
$ pip install psycopg2-binary
```

After the prequisites have been met we can install required packages:

```
Expand Down

0 comments on commit 1ba94f7

Please sign in to comment.