Commit a7804909 by Xavier Antoviaque

Add documentation about installing dependencies in runtime virtualenv

parent 169ffd9a
Installing dependencies
-----------------------
Within the Python virtual environment you used to setup the XBlock workbench or the LMS, install the
requirements:
```
$ pip install -r requirements.txt
```
Custom workbench settings Custom workbench settings
------------------------- -------------------------
......
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