Skip to content

Commit 8c50acf

Browse files
authored
Update tinker.rst
1 parent 6a5178d commit 8c50acf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/manual/m/install/tinker.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ For versions prior to this commit, please refer to the following.
1414
.. code-block:: bash
1515
1616
# checkout Tinker
17-
cd tinker9
17+
cd tinker-gpu
1818
git submodule update --init
1919
20-
Alternatively, remove the directory *tinker9/tinker* and clone
20+
Alternatively, remove the directory *tinker-gpu/tinker* and clone
2121
`Tinker from GitHub <https://github.com/tinkertools/tinker>`_
2222
to replace the deleted directory,
2323
then checkout the required version **b92eacc8**.
2424

2525
.. code-block:: bash
2626
27-
cd tinker9
27+
cd tinker-gpu
2828
rm -rf tinker
2929
git clone https://github.com/tinkertools/tinker
3030
cd tinker

0 commit comments

Comments
 (0)