瀏覽代碼

Update docs/source/getting_started/installation.rst

Co-Authored-By: Jason Grout <jasongrout@users.noreply.github.com>
Stefan Simik 5 年之前
父節點
當前提交
063257053a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/source/getting_started/installation.rst

+ 1 - 1
docs/source/getting_started/installation.rst

@@ -169,7 +169,7 @@ on connectivity problems to HTTPS servers, you can disable using SSL for ``conda
     conda config --set ssl_verify False
 
 
-You can do similar thing for ``pip``.
+You can do a similar thing for ``pip``.
 The approach here is to mark repository servers as trusted hosts,
 which means, SSL communication will not be required for downloading Python libraries.