Skip to content

Commit b79ca29

Browse files
authored
Merge pull request #479 from vaclavhanzl/patch-3
Update Installation.md - fix pl_upgrades clone instructions
2 parents 6f63267 + e6ce9c9 commit b79ca29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/Installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Certain tests perform equivalence comparisons with the AlphaFold implementation.
4848

4949
### CUDA 12
5050
To use OpenFold on CUDA 12 environment rather than a CUDA 11 environment.
51-
In step 1, use the branch [`pl_upgrades`](https://github.com/aqlaboratory/openfold/tree/pl_upgrades) rather than the main branch, i.e. replace the URL in step 1 with https://github.com/aqlaboratory/openfold/tree/pl_upgrades
52-
Follow the rest of the steps of [Installation Guide](#Installation)
51+
In step 1, use the branch [`pl_upgrades`](https://github.com/aqlaboratory/openfold/tree/pl_upgrades) rather than the main branch, i.e. replace the command in step 1 with `git clone -b pl_upgrades https://github.com/aqlaboratory/openfold.git`
52+
and follow the rest of the steps of [Installation Guide](#Installation)
5353

5454

5555
### MPI

0 commit comments

Comments
 (0)