File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Installation
7575diffpy.pdffit2 supports Python 3.11 and 3.12.
7676
7777Windows, macOS (non-Arm64), Linux
78- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7979
8080The preferred method is to use `Miniconda Python
8181<https://docs.conda.io/projects/miniconda/en/latest/miniconda-install.html> `_
@@ -98,7 +98,7 @@ Confirm that the installation was successful: ::
9898 python -c "import diffpy.pdffit2; print(diffpy.pdffit2.__version__)"
9999
100100macOS (Arm64)
101- ~~~~~~~~~~~
101+ ~~~~~~~~~~~~~
102102
103103Create a new conda environment ``diffpy.pdffit2_env ``: ::
104104
@@ -117,7 +117,7 @@ Confirm that the installation was successful: ::
117117 python -c "import diffpy.pdffit2; print(diffpy.pdffit2.__version__)"
118118
119119Build from source
120- ~~~~~~~~~~~~~~~~
120+ ~~~~~~~~~~~~~~~~~
121121
122122For advanced users, obtain the source archive, and in the ``diffpy.pdffit2 `` directory, run ::
123123
You can’t perform that action at this time.
0 commit comments