Skip to content

Commit

Permalink
Fix missing language keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
ma3ke committed Mar 12, 2024
1 parent d75804e commit daa99f1
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 @@ -64,7 +64,7 @@ Let's try to pack a system that is full of lysozyme structures. First, we want
to get a structure to pack. Let's download the structure for [`3LYZ`][3lyz] and
put it into a `structures` directory to stay organized.

```
```console
wget https://files.rcsb.org/download/3lyz.pdb
mkdir structures
mv 3lyz.pdb structures
Expand Down

0 comments on commit daa99f1

Please sign in to comment.