Installation¶
The recommended method of installation for most users is via pip
as detailed
in Getting Started.
You can also install directly from the repository to get the latest development
version
Latest Version¶
You can clone the repository:
git clone https://github.com/executablebooks/sphinx-exercise
then run:
python setup.py install