diff --git a/docs/dev.rst b/docs/dev.rst index 4ef3104..f43123e 100644 --- a/docs/dev.rst +++ b/docs/dev.rst @@ -58,7 +58,7 @@ Then, run a local webserver:: The LMS can then be accessed at http://localhost:8000. -You should follow the `Open edX documentation to enable your themes `_. In a nutshell, you should create a site theme that corresponds to the ``localhost:8000`` site in the site admin: http://localhost:8000/admin/theming/sitetheme/. +Then, follow the `Open edX documentation to apply your themes `_. You will not have to modify the ``lms.env.json``/``cms.env.json`` files; just follow the instructions to add a site theme in http://localhost:8000/admin (starting from step 3). Watch the themes folders for changes (in a different terminal)::