Skip to content

Commit

Permalink
docs: update ipi installation command
Browse files Browse the repository at this point in the history
This was addressed in deepmodeling#3835 but the documentation for i-PI wasn't updated.

Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz authored Aug 26, 2024
1 parent 9083086 commit 3caaa65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install/install-ipi.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The i-PI works in a client-server model. The i-PI provides the server for integr
To use i-PI with already existing drivers, install and update using Pip:

```bash
pip install -U i-PI
pip install -U ipi
```

Test with Pytest:
Expand Down

0 comments on commit 3caaa65

Please sign in to comment.