Trying to fix the docs.

This commit is contained in:
Dave Halter
2017-02-02 23:39:10 +01:00
parent a5a54fbc85
commit f627d541b8
6 changed files with 32 additions and 24 deletions

14
docs/README.md Normal file
View File

@@ -0,0 +1,14 @@
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