File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -176,15 +176,14 @@ msgid "Managing Packages with pip"
176
176
msgstr "用 pip 管理套件"
177
177
178
178
#: ../../tutorial/venv.rst:100
179
- #, fuzzy
180
179
msgid ""
181
180
"You can install, upgrade, and remove packages using a program called :"
182
181
"program:`pip`. By default ``pip`` will install packages from the `Python "
183
182
"Package Index <https://pypi.org>`_. You can browse the Python Package Index "
184
183
"by going to it in your web browser."
185
184
msgstr ""
186
185
"你可以使用一個叫做 :program:`pip` 的程式來安裝、升級和移除套件。``pip`` 預設"
187
- "會從 Python Package Index <https://pypi.org> 安裝套件。你可以透過你的網頁瀏覽"
186
+ "會從 ` Python Package Index <https://pypi.org>`_ 安裝套件。你可以透過你的網頁瀏覽"
188
187
"器瀏覽 Python Package Index。"
189
188
190
189
#: ../../tutorial/venv.rst:105
You can’t perform that action at this time.
0 commit comments