diff --git a/docs/dev.rst b/docs/dev.rst index c161692..ef5f2e2 100644 --- a/docs/dev.rst +++ b/docs/dev.rst @@ -54,7 +54,7 @@ You can then import edx-platform and django modules and execute python code. To collect assets, you can use the ``openedx-assets`` command that ships with Tutor:: - tutor dev run lms openedx-assets --env=dev + tutor dev run lms openedx-assets build --env=dev .. _bind_mounts: