Skip to content

Commit 9fe4382

Browse files
authored
📖 DOC: Update Readme
1 parent 7f0ed3c commit 9fe4382

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,10 @@ sudo apt-get install libpq-dev python-dev
6666
sudo apt-get install postgresql postgresql-contrib
6767
```
6868

69-
### Install Postgresql **_Windows_**
7069

71-
[Tutorial PostgreSQL windows](https://www.postgresqltutorial.com/install-postgresql/)
7270

7371
### Setup Database and User in PostgreSQL
7472

75-
Based on these settings in [settings.py](/src/project/project/settings.py)
7673

7774
```python
7875
DATABASES = {

0 commit comments

Comments
 (0)