Skip to content

Commit ff8f83f

Browse files
authored
Update README.md
1 parent 1a58ac0 commit ff8f83f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ The executables included in these images were compiled on a recent computer. It
2525
<h2>Installation Steps</h2>
2626

2727
Use `Git` to retrieve the source code. If you want to specify a release version,
28-
use command `git clone --depth 1 --branch $VERSION https://github.com/TinkerTools/tinker9`.
28+
use command `git clone --depth 1 --branch $VERSION https://github.com/TinkerTools/tinker-gpu`.
2929
Do not download the zip or tarball file from the release page.
3030

3131
1. [Prerequisites](doc/manual/m/install/preq.rst)
3232
2. [Download the Canonical Tinker (important to get the REQUIRED version)](doc/manual/m/install/tinker.rst)
33-
3. [Build Tinker9 with CMake](doc/manual/m/install/buildwithcmake.rst)
33+
3. [Build Tinker-GPU with CMake](doc/manual/m/install/buildwithcmake.rst)
3434

3535
Examples of other successful builds are shown [here](https://github.com/TinkerTools/tinker9/discussions/121).
3636

0 commit comments

Comments
 (0)