InstallationΒΆ

At the command line:

$ easy_install sphinx_rtfd

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv sphinx_rtfd
$ pip install sphinx_rtfd