We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a188c commit 9e63d86Copy full SHA for 9e63d86
1 file changed
docs/sphinx/source/tutorials/tutorial1/bulk-solution.rst
@@ -1045,11 +1045,7 @@ as follows:
1045
1046
.. code-block:: bw
1047
1048
- gmx make_ndx -f production.tpr << EOF
1049
- a OW1
1050
- a S1
1051
- q
1052
- EOF
+ gmx make_ndx -f production.tpr
1053
1054
Then type ``a OW1`` and press enter, ``a S1`` and press enter, and finally
1055
press ``q`` to save and quit. This will create a file named **index.ndx** that
0 commit comments