We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2292e0 commit 702f286Copy full SHA for 702f286
docs/README.md
@@ -68,6 +68,7 @@ directory. Note: you may need to adjust depending on your OS.
68
```
69
sudo pip install Sphinx
70
sudo pip install sphinx_rtd_theme
71
+sudo pip install recommonmark==0.4.0
72
cd fabric/docs # Be in this directory. Makefile sits there.
73
make html
74
0 commit comments