Skip to content

Commit

Permalink
Folder name sample_scripts changed to samples
Browse files Browse the repository at this point in the history
There is no folder anymore which is called `sample_scripts` however there is a folder called `samples` which has a `peptide.py` file.
  • Loading branch information
Zitzeronion authored Aug 7, 2024
1 parent 530ff35 commit 6804ba0
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 6804ba0

Please sign in to comment.