Skip to content

Commit 9e63d86

Browse files
committed
fix typo
1 parent 99a188c commit 9e63d86

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/sphinx/source/tutorials/tutorial1/bulk-solution.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,11 +1045,7 @@ as follows:
10451045

10461046
.. code-block:: bw
10471047
1048-
gmx make_ndx -f production.tpr << EOF
1049-
a OW1
1050-
a S1
1051-
q
1052-
EOF
1048+
gmx make_ndx -f production.tpr
10531049
10541050
Then type ``a OW1`` and press enter, ``a S1`` and press enter, and finally
10551051
press ``q`` to save and quit. This will create a file named **index.ndx** that

0 commit comments

Comments
 (0)