Files
jedi/docs/README.md
2017-02-02 23:39:10 +01:00

15 lines
239 B
Markdown

Installation
------------
Install the graphviz library::
sudo apt-get install graphviz
Install sphinx::
sudo pip install sphinx
You might also need to install the Python graphviz interface::
sudo pip install graphviz