mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 22:48:20 +00:00
Fix dev command to update assets in docs
This commit is contained in:
parent
b648e413e6
commit
75080cc7db
@ -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::
|
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:
|
.. _bind_mounts:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user