diff --git a/README.md b/README.md index ae44568..62fbc5f 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ datasource: ### How To Update ```bash git pull +pip install Django==1.11.14 python manage.py migrate sudo service supervisor restart ```