This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
hyperledger_on_fedora [2018/04/04 13:05] rpjday [The tutorial] |
hyperledger_on_fedora [2018/05/01 11:05] rpjday [Required packages] |
||
---|---|---|---|
Line 31: | Line 31: | ||
$ sudo dnf install python3-recommonmark (what is this for?) | $ sudo dnf install python3-recommonmark (what is this for?) | ||
$ sudo dnf install latexmk (for "make latexpdf") | $ sudo dnf install latexmk (for "make latexpdf") | ||
+ | $ sudo dnf install python3-sphinx_rtd_theme (read the docs) | ||
</code> | </code> | ||