Doc: Change removing of migration-file to optional

This commit is contained in:
winkidney
2018-09-04 11:19:37 +08:00
parent 9a6bbcc962
commit 3a83081446

View File

@@ -33,7 +33,7 @@ pip uninstall django-images
# /path_to_your_python_packages/django_images/migrations/0002_auto_20180826_0845.py
# Proceed (y/n)?
# ------------------------------------------
# Please remove the file it by hand
# Please remove the file it by hand if possible (this operation is optional)
rm /path_to_your_python_packages/django_images/migrations/0002_auto_20180826_0845.py
# exit pipenv's virtualenv