We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b248cf1 commit 6f3f01cCopy full SHA for 6f3f01c
docs/source/installation/index.rst
@@ -27,7 +27,7 @@ repository (good for developers).
27
28
Installation Method 1: Using pip
29
================================
30
-To install, simply type:
+For most users, install directly from PyPI:
31
32
.. code-block:: bash
33
@@ -38,8 +38,7 @@ Installation Method 2: Development mode
38
39
.. _codes-develop-mode:
40
41
-To make changes directly to the source and contribute to the development
42
-of MISPR, you can install MISPR in development mode.
+For developers or users who need to modify the source code, install MISPR in development mode.
43
44
.. note::
45
If you had already installed MISPR via pip or conda, you
0 commit comments