Skip to content

Commit 0a68fdb

Browse files
committed
Update installation command
1 parent d5118bb commit 0a68fdb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ model instance only.
1515
Install the package:
1616

1717
```bash
18-
cd django-admin-changeform-actions/
19-
pip install -e .
18+
pip install django-admin-changeform-actions
2019
```
2120

2221
Modify your Django project like:

0 commit comments

Comments
 (0)