File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 2929
3030 <img src =" images/PyHDX_rgb.png" width =" 1000" />
3131
32+
3233PyHDX is python project which can be used to derive Gibbs free energy from HDX-MS data.
3334Currently version 0.3.2 is the stable release. Version 0.4.0 is released as beta.
3435
@@ -37,19 +38,19 @@ Installation
3738
3839Installation of the latest stable version with `pip `:
3940
40- .. code-block ::
41+ .. code-block :: console
4142
42- $ pip install pyhdx
43+ pip install pyhdx
4344
4445 Development install instructions in docs/installation.rst
4546
4647Run PyHDX
4748=========
4849(only for version 0.4.0 beta)
4950
50- .. code-block ::
51+ .. code-block :: console
5152
52- $ pyhdx serve
53+ pyhdx serve
5354
5455 Please refer to the `docs <https://pyhdx.readthedocs.io/en/stable/ >`_ for more details on how to run PyHDX.
5556
You can’t perform that action at this time.
0 commit comments