@@ -82,7 +82,7 @@ and typing into a terminal window or Windows command prompt. It is
8282recommended that you consult online resources and become somewhat
8383familiar before using ``diffpy.morph ``.
8484
85- ``diffpy.morph `` can be run with Python 3.10 or higher. It makes use of several third party
85+ ``diffpy.morph `` can be run with Python 3.11 or higher. It makes use of several third party
8686libraries that you'll need to run the app and its components.
8787
8888* `NumPy ` - library for scientific computing with Python
@@ -140,8 +140,7 @@ You may consult our `online documentation <https://diffpy.github.io/diffpy.morph
140140USING diffpy.morph
141141------------------
142142
143- For detailed instructions and full tutorial, consult the user manual
144- on our `website <www.diffpy.org/diffpy.morph/> `.
143+ For detailed instructions and full tutorial, see our `website <www.diffpy.org/diffpy.morph/> `.
145144
146145Once the required software, including ``diffpy.morph `` is all installed, open
147146up a terminal and check installation has worked properly by running ::
@@ -158,9 +157,8 @@ of ``diffpy.morph`` that you have installed on your system. To begin using
158157
159158where both PDFs file are text files which contain PDF data, such as ``.gr ``
160159or ``.cgr `` files that are produced by ``PDFgetX2 ``, ``PDFgetX3 ``,
161- or ``PDFgui ``. Though some file extensions other than ``.gr `` or ``.cgr ``,
162- but with the same content structure, have been shown to work with
163- ``diffpy.morph ``, it is recommended to stick with ``.gr `` files.
160+ or ``PDFgui ``. File extensions other than ``.gr `` or ``.cgr ``,
161+ but with the same content structure, also work with ``diffpy.morph ``.
164162
165163Enjoy!
166164
0 commit comments