Skip to content

Commit

Permalink
doc: small README update (#153)
Browse files Browse the repository at this point in the history
change to directory of py4vasp to run `poetry install`
  • Loading branch information
Shibu778 authored Apr 18, 2024
1 parent 9dc13c9 commit 351133b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ conda create --name py4vasp-env python=3.8
git clone [email protected]:vasp-dev/py4vasp.git
conda activate py4vasp-env
pip install poetry
cd py4vasp
poetry install
conda install -c conda-forge mdtraj
poetry run pytest
Expand Down

0 comments on commit 351133b

Please sign in to comment.