diff --git a/docs/migrating.rst b/docs/migrating.rst index d97d3d4bf..45646f058 100644 --- a/docs/migrating.rst +++ b/docs/migrating.rst @@ -101,6 +101,7 @@ is similar: $ cd /path/to/project $ git pull $ docker build -t paperless . + $ docker-compose run --rm comsumer migrate $ docker-compose up -d If ``git pull`` doesn't report any changes, there is no need to continue with