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 @@ -142,7 +142,6 @@ msgid "Managing Packages with pip"
142142msgstr "pip로 패키지 관리하기"
143143
144144#: ../Doc/tutorial/venv.rst:89
145- #, fuzzy
146145msgid ""
147146"You can install, upgrade, and remove packages using a program called "
148147":program:`pip`. By default ``pip`` will install packages from the Python"
@@ -151,7 +150,7 @@ msgid ""
151150"limited search feature:"
152151msgstr ""
153152":program:`pip` 라는 프로그램을 사용하여 패키지를 설치, 업그레이드 및 제거할 수 있습니다. 기본적으로 ``pip`` 는"
154- " 파이썬 패키지 색인(Python Package Index), <https://pypi.python. org/pypi >, 에서 "
153+ " 파이썬 패키지 색인(Python Package Index), <https://pypi.org>, 에서 "
155154"패키지를 설치합니다. 웹 브라우저에서 파이썬 패키지 색인을 살펴보거나, ``pip`` 의 제한된 검색 기능을 사용할 수 있습니다:"
156155
157156#: ../Doc/tutorial/venv.rst:105
You can’t perform that action at this time.
0 commit comments