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