Skip to content

Commit

Permalink
Merge pull request #58 from mir-group/typo
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
Linux-cpp-lisp authored Jul 23, 2021
2 parents 10cb589 + 0894dad commit e2b3a5a
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 @@ -100,7 +100,7 @@ The result is an optimized model file that has no Python dependency and can be u
nequip-deploy build path/to/training/session/ path/to/deployed.pth
```

2. Change the LAMMPS input file to the nequip `pair_stlyle` and point it to the deployed NequIP model:
2. Change the LAMMPS input file to the nequip `pair_style` and point it to the deployed NequIP model:

```
pair_style nequip
Expand Down

0 comments on commit e2b3a5a

Please sign in to comment.