Skip to content

Commit

Permalink
Fix asset collection docs in dev mode
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Jul 21, 2020
1 parent 5f81aae commit 00573d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ In order to run a fork of edx-platform, dependencies need to be properly install
tutor dev run -v /path/to/edx-platform:/openedx/edx-platform lms bash
pip install --requirement requirements/edx/development.txt
python setup.py install
paver update_assets --settings=tutor.development
openedx-assets build --env=dev

Debug edx-platform
~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 00573d6

Please sign in to comment.