We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbd7b5 commit c27cc67Copy full SHA for c27cc67
README.md
@@ -19,7 +19,9 @@ To use predictionio in your python script:
19
predictionio Package Documentation
20
----------------------------------
21
22
-The predictionio Python-SDK documentation can be generated. Go to docs/:
+Please install the Sphinx doc generator (htttp://sphinx-doc.org/install.html) if you don't have it.
23
+
24
+To generate the predictionio Python-SDK documentation, go to docs/:
25
26
% make html
27
0 commit comments