kevinsawade / start-science-here

An introduction to scientific programming in general. Python, Unix, Molecular Dynamics and Organization in particular.
https://kevinsawade.github.io/start-science-here/
GNU General Public License v3.0
1 stars 4 forks source link

wget command wrong #5

Open not-organic opened 3 years ago

not-organic commented 3 years ago

In gromacs tutorial it should be:

wget .... -O 1AKI.pdb

kevinsawade commented 3 years ago

I see...

Will fix in next iteration