mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
fix version typo (#195)
This commit is contained in:
parent
470972405c
commit
4f9b34dacc
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ pip install django-eav2
|
|||
|
||||
## Configuration
|
||||
|
||||
Add `eav2` to `INSTALLED_APPS` in your settings.
|
||||
Add `eav` to `INSTALLED_APPS` in your settings.
|
||||
|
||||
```python
|
||||
INSTALLED_APPS = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue