We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823b7ff commit 7130affCopy full SHA for 7130aff
guide/tutorials/modify-topology.qmd
@@ -19,7 +19,7 @@ mkdir <tutorial-directory>
19
cd <tutorial-directory>
20
# use an environment with kimmdy
21
# download files and create topology
22
-https://hits-mbm-dev.github.io/kimmdy/guide/tutorials/modify-topology-files/pep.pdb
+wget https://hits-mbm-dev.github.io/kimmdy/guide/tutorials/modify-topology-files/pep.pdb
23
gmx pdb2gmx -f pep.pdb -ignh # select and appropriate force field
24
```
25
0 commit comments