Skip to content

Commit 9835577

Browse files
authored
Update README.md
1 parent 4b8ee90 commit 9835577

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
@@ -53,7 +53,7 @@ pip install django-db-purge
5353
# Add more retention policies as needed
5454
]
5555
```
56-
5. Then, either periodically call the dbpurge management command (e.g., via a system cronjob), or install and configure django-cron.
56+
5. Then, either periodically call the db_purge management command (e.g., via a system cronjob), or install and configure django-cron.
5757

5858
### Contributions:
5959

0 commit comments

Comments
 (0)