Skip to content

Commit

Permalink
Typo in running instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ceriottm committed May 22, 2024
1 parent 640b83c commit c4bec52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/clients/metatensor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pip install "metatensor-torch ==0.5.*" "metatensor-operations ==0.2.*"
## Running the example

```bash
i-pi input.xml; sleep 1 &
i-pi input.xml & sleep 1
i-pi-py_driver -a metatensor -u -m metatensor -o nickel.xyz,nickel-lj.pt

# with all the optional parameters:
Expand Down

0 comments on commit c4bec52

Please sign in to comment.