Commit 3c9244ba by Alan Boudreault

Added a simple note in README.md mentionning to use the XBlock revision from requirements.txt

parent 68b6f269
......@@ -116,6 +116,11 @@ directory, enter:
$ pip install -e .
```
Since `XBlock` and `xblock-mentoring` are both in development, it is recommended
to use the `XBlock` revision specified in the workbench/LMS requirements.txt
file. The main `XBlock` repository is not always ready to use in edx-platform
and you might experience some issues.
Custom workbench settings
-------------------------
......@@ -170,4 +175,3 @@ $ cat > templates/xml/my_mentoring_scenario.xml
```
Restart the workbench to take the new scenarios into account.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment