We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e32ba1d commit c51fd20Copy full SHA for c51fd20
README.rst
@@ -54,7 +54,7 @@ Both of the following lines will install this package. ::
54
pip install wxPython
55
56
If you prefer to install from sources, after installing the dependencies, obtain the source archive from
57
-`GitHub<https://github.com/diffpy/diffpy.utils/>`_. Once installed, ``cd`` into your ``diffpy.utils`` directory
+`GitHub <https://github.com/diffpy/diffpy.utils/>`_. Once installed, ``cd`` into your ``diffpy.utils`` directory
58
and run the following ::
59
60
pip install -e .
0 commit comments