6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-09 14:50:59 +00:00

note softlink not work in theme

This commit is contained in:
teruun 2019-11-14 17:21:32 +08:00 committed by Régis Behmo
parent 1f08006e90
commit c7fba15e00

View File

@ -94,6 +94,8 @@ With Tutor, it's pretty easy to develop your own themes. Start by placing your f
cp -r /path/to/edx-platform/themes/edx.org "$(tutor config printroot)/env/build/openedx/themes/"
**Note:** Soft link doen't work here, may cause a theme not found error
Then, run a local webserver::
tutor dev runserver lms