File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ The executables included in these images were compiled on a recent computer. It
25
25
<h2 >Installation Steps</h2 >
26
26
27
27
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 ` .
29
29
Do not download the zip or tarball file from the release page.
30
30
31
31
1 . [ Prerequisites] ( doc/manual/m/install/preq.rst )
32
32
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 )
34
34
35
35
Examples of other successful builds are shown [ here] ( https://github.com/TinkerTools/tinker9/discussions/121 ) .
36
36
You can’t perform that action at this time.
0 commit comments