Skip to content

Commit 7130aff

Browse files
authored
fix: typo
1 parent 823b7ff commit 7130aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/tutorials/modify-topology.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mkdir <tutorial-directory>
1919
cd <tutorial-directory>
2020
# use an environment with kimmdy
2121
# download files and create topology
22-
https://hits-mbm-dev.github.io/kimmdy/guide/tutorials/modify-topology-files/pep.pdb
22+
wget https://hits-mbm-dev.github.io/kimmdy/guide/tutorials/modify-topology-files/pep.pdb
2323
gmx pdb2gmx -f pep.pdb -ignh # select and appropriate force field
2424
```
2525

0 commit comments

Comments
 (0)