Skip to content

Commit e9af5af

Browse files
Fix validation test command in README.md
Update the path for validation tests in README.
1 parent 38686b0 commit e9af5af

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
@@ -37,7 +37,7 @@ Validation tests are included, and ensure `msibi` accureately recreates non-bond
3737
These can be run after following the install from source instructions:
3838

3939
```bash
40-
python test/validation/validation.py
40+
python msibi/tests/validation/validation.py
4141
```
4242

4343

0 commit comments

Comments
 (0)