Skip to content

Commit

Permalink
Made some changes to installation docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
lvotapka committed Oct 27, 2023
1 parent 505d067 commit 70faac9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,8 @@ Install QMrebind
.. code-block:: bash
conda activate QMMM # activate the conda environment
conda install -c conda-forge ambertools biopandas pandas matplotlib parmed regex openmm
conda install -c conda-forge ambertools
conda install -c conda-forge openmm
pip install PyPDF2
2. Clone the *qmrebind* repository :
Expand Down

0 comments on commit 70faac9

Please sign in to comment.