diff --git a/zh_CN/chapter08/python.po b/zh_CN/chapter08/python.po index f06f258..2f5588a 100644 --- a/zh_CN/chapter08/python.po +++ b/zh_CN/chapter08/python.po @@ -683,7 +683,7 @@ msgid "" "the same version for some reason, insert --force-reinstall --no-" "deps into the command line." msgstr "" -"pip3 install 在不会自动重新安装已经安装好的模块。如果需要" +"pip3 install 不会自动重新安装已经安装好的模块。如果需要" "用 pip3 install 命令升级模块 (例如,从 meson-0.61.3 升级" "到 meson-0.62.0),则需要在命令行中加入 --upgrade 选" "项。如果由于某种原因,确实需要降级某个模块,或重新安装某个已安装的版本,需要"