Skip to content

Commit 900f40d

Browse files
authored
Update README.md (#3)
- fix install information thanks to @Ehco1996
1 parent df6a84d commit 900f40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ After **Django Admin List Filter**
3434
## Installation
3535

3636
```bash
37-
pip install django-admin-list-filter
37+
pip install dalf
3838
```
3939

4040
Add `dalf` to your `INSTALLED_APPS` in your `settings.py`:

0 commit comments

Comments
 (0)