We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202ecee commit 3141d14Copy full SHA for 3141d14
1 file changed
README.rst
@@ -29,6 +29,9 @@ Requirements
29
Calling ``source ./tools/bootstrap.sh`` will put you in a
30
virtualenv with all dependencies installed (except graphviz).
31
32
+Afterwards, you may need to set ``PYTHONPATH`` to
33
+``_venv/lib/python*/site-packages/``, where ``*`` is the
34
+version number of your python installation.
35
36
How do I get started?
37
---------------------
0 commit comments