Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate the pip installation step in readme #15
Conversation
It can be installed as `pip install python-docs-theme` (much shorter to type)
It can be installed as
pip install python-docs-theme
(much shorter to type).Edit: I dropped the mention of "clone it with git..".
pip install
should be sufficient.