You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you prefer to install from sources, after installing the dependencies, obtain the source archive from
83
-
`GitHub <https://github.com/diffpy/diffpy.fourigui/>`_. Once installed, ``cd`` into your ``diffpy.fourigui`` directory
98
+
`GitHub <https://github.com/diffpy/fourigui/>`_. Once installed, ``cd`` into your ``fourigui`` directory
84
99
and run the following ::
85
100
86
101
pip install .
87
102
88
103
Support and Contribute
89
104
----------------------
105
+
diffpy.fourigui is an open-source software developed as a part of the
106
+
DiffPy-CMI complex modeling initiative at the Brookhaven National
107
+
Laboratory.
90
108
91
109
`Diffpy user group <https://groups.google.com/g/diffpy-users>`_ is the discussion forum for general questions and discussions about the use of diffpy.fourigui. Please join the diffpy.fourigui users community by joining the Google group. The diffpy.fourigui project welcomes your expertise and enthusiasm!
92
110
93
-
If you see a bug or want to request a feature, please `report it as an issue <https://github.com/diffpy/diffpy.fourigui/issues>`_ and/or `submit a fix as a PR <https://github.com/diffpy/diffpy.fourigui/pulls>`_. You can also post it to the `Diffpy user group <https://groups.google.com/g/diffpy-users>`_.
111
+
If you see a bug or want to request a feature, please `report it as an issue <https://github.com/diffpy/fourigui/issues>`_ and/or `submit a fix as a PR <https://github.com/diffpy/fourigui/pulls>`_. You can also post it to the `Diffpy user group <https://groups.google.com/g/diffpy-users>`_.
94
112
95
113
Feel free to fork the project and contribute. To install diffpy.fourigui
96
114
in a development mode, with its sources being directly used by Python
@@ -113,7 +131,7 @@ trying to commit again.
113
131
114
132
Improvements and fixes are always appreciated.
115
133
116
-
Before contribuing, please read our `Code of Conduct <https://github.com/diffpy/diffpy.fourigui/blob/main/CODE_OF_CONDUCT.rst>`_.
134
+
Before contribuing, please read our `Code of Conduct <https://github.com/diffpy/fourigui/blob/main/CODE_OF_CONDUCT.rst>`_.
0 commit comments