Skip to content

Commit

Permalink
Folder name sample_scripts changed to samples (#81)
Browse files Browse the repository at this point in the history
update the name of the folder with sample scripts
  • Loading branch information
Zitzeronion authored Aug 7, 2024
1 parent 43039b0 commit 3fd6ba3
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 @@ -130,7 +130,7 @@ that uses the virtual environment.

```sh
source pymbe/bin/activate
python3 sample_scripts/peptide.py
python3 samples/peptide.py
deactivate
```

Expand Down

0 comments on commit 3fd6ba3

Please sign in to comment.