File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -28,15 +28,18 @@ Pip via Python Package Index (PyPI)
2828 freely available at `GitHub <https://github.com >`_:
2929 https://github.com/Evolutionary-Intelligence/pypop.
3030
31- Note that `pip <https://pip.pypa.io/en/stable/ >`_ is the package installer for Python. You can use it to install
32- various open-source packages easily. For `pypop7 `, please run the following **shell ** command:
31+ Note that `pip <https://pip.pypa.io/en/stable/ >`_ is the package installer
32+ for Python. You can use it to install various open-source packages easily.
33+ For `pypop7 `, please run the following `shell
34+ <https://en.wikipedia.org/wiki/Shell_(computing)> `_ command directly:
3335
3436.. code-block :: bash
3537
36- pip install pypop7
38+ pip install pypop7
3739
38- For Chinese users, sometimes the following PyPI configuration can be used to speedup the installation process
39- of `pypop7 ` owing to possible network blocking:
40+ For Chinese users, sometimes the following PyPI configuration can be used to
41+ speedup the installation process of `pypop7 `, for bypassing possible network
42+ blocking:
4043
4144.. code-block :: bash
4245
You can’t perform that action at this time.
0 commit comments