Skip to content

Commit 27d9d24

Browse files
DOC: update installation steps.
1 parent 73f32a5 commit 27d9d24

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ sure the required software is all in place ::
7171
pip install wxpython==4.0.7
7272
conda install matplotlib
7373
conda install -c conda-forge diffpy.utils
74-
pip install diffpy.pdffit2
74+
conda install -c conda-forge install diffpy.pdffit2
7575

76-
Then you are ready to install diffpy.pdfgui ::
76+
Then you are ready to install diffpy.pdfgui from source codes::
7777

7878
python setup.py install
7979

@@ -115,6 +115,7 @@ structures. We have tested with several structure viewers such as
115115

116116
* AtomEye, http://li.mit.edu/A/Graphics/A/
117117
* PyMol, https://www.pymol.org
118+
* VESTA, http://jp-minerals.org/vesta/en/
118119

119120
Other viewers should work as well, as long as they understand one of
120121
the output structure formats supported by PDFgui.

0 commit comments

Comments
 (0)