Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Shibu778 authored Apr 15, 2024
1 parent ff6f4c6 commit 8465d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ git clone [email protected]:vasp-dev/py4vasp.git
conda activate py4vasp-env
pip install poetry
poetry install
conda install conda-forge::mdtraj
conda install -c conda-forge mdtraj
poetry run pytest
~~~
Note that this will install py4vasp into the conda environment. This isolates the code
Expand Down

0 comments on commit 8465d04

Please sign in to comment.