Skip to content

Commit 9c7acc2

Browse files
committed
Update readme
1 parent 9952511 commit 9c7acc2

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,6 @@ Install it via pip:
2323
pip install django-ptpython
2424
```
2525

26-
### Check for Prerequisites
27-
28-
1. Django
29-
30-
```bash
31-
pip install django
32-
```
33-
34-
2. PtPython
35-
36-
```bash
37-
pip install ptpython
38-
```
39-
4026
### Install the App
4127

4228
Add `django-ptpython` to your `INSTALLED_APPS` setting:

0 commit comments

Comments
 (0)