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 98a7a1a commit b216505Copy full SHA for b216505
README.rst
@@ -9,3 +9,8 @@ years. That's fine, and you're welcome to do so for other Python community
9
projects if you so choose, but please keep in mind that in doing so you're also
10
choosing to accept some of the responsibility for maintaining that collective
11
trust.
12
+
13
+To use the theme either clone it directly with `git`, or else install it
14
+into your docs build environment via `pip`:
15
16
+ pip install git+https://github.com/python/python-docs-theme.git#egg=python-docs-theme
0 commit comments