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 f1d327d commit 2a6e033Copy full SHA for 2a6e033
products/pdfgui.rst
@@ -75,7 +75,7 @@ Open a *Terminal* window or *Anaconda Command Prompt* on Windows
75
and install PDFgui using the :program:`conda` command ::
76
77
conda config --add channels diffpy
78
- conda install diffpy.pdfgui
+ conda install "diffpy.pdfgui>=1.1.2"
79
80
All done. To start PDFgui enter :program:`pdfgui` command in a
81
Terminal or use the *DiffPy* start menu on Windows. PDFgui can be
0 commit comments