Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit443a60b

Browse files
authored
Update the pip installation step in readme (#15)
It can be installed as `pip install python-docs-theme` (much shorter to type).Remove the mention of cloning with git.
1 parente1f920e commit443a60b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ projects if you so choose, but please keep in mind that in doing so you're also
1010
choosing to accept some of the responsibility for maintaining that collective
1111
trust.
1212

13-
To use the theme either clone it directly with ``git``, or else install it
14-
into your docs build environment via ``pip``::
13+
To use the theme, install it into your docs build environment via ``pip``::
1514

16-
pip installgit+https://github.com/python/python-docs-theme.git#egg=python-docs-theme
15+
pip install python-docs-theme

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp