Skip to content

Commit a392b1f

Browse files
authored
Update README.md
1 parent d9fcf87 commit a392b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ AMLP-A is a tool that helps you analyze atomic structures using machine learning
274274

275275
Run the main analysis script:
276276
```bash
277-
python analyser.py <input_file.xyz> config.yaml
277+
python3 amlpa.py <input_file.xyz> config.yaml
278278
```
279279

280280
### Configuration Guide

0 commit comments

Comments
 (0)