diff --git a/DEPENDS.txt b/DEPENDS.txt index 1f6fb735..9c7302f1 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -7,8 +7,9 @@ Build Requirements `Matplotlib >= 1.0 `__ is needed to generate the examples in the documentation. -You can use pip to automatically install the base dependencies as follows: -$ pip install -r requirements.txt +You can use pip to automatically install the base dependencies as follows:: + + $ pip install -r requirements.txt Runtime requirements --------------------