Skip to content

Commit 0cd2cde

Browse files
authored
Update README.rst
1 parent ae3e7d6 commit 0cd2cde

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ Install using ``pip``\ ...
7979
8080
$ pip install django-polymorphic
8181
82+
At the moment we have an unnofical version (4.0.0a). While we wait to gain access to pip. If you want to use the latest version (which works for Django >4.0.0). You can install it using
83+
```
84+
pip install git+https://github.com/jazzband/[email protected]#egg=django-polymorphic
85+
```
86+
8287
License
8388
=======
8489

0 commit comments

Comments
 (0)