Skip to content

Commit 815a042

Browse files
authored
Merge pull request #516 from nenuadrian/patch-1
Minor typo fix in Installation.md
2 parents 26d1a5d + a364def commit 815a042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ At this time, only Linux systems are supported.
1919
Mamba is recommended as the dependencies required by OpenFold are quite large and mamba can speed up the process.
2020
- Activate the environment, e.g `conda activate openfold_env`
2121
1. Run the setup script to configure kernels and folding resources.
22-
> scripts/install_third_party_dependencies.sh`
22+
> scripts/install_third_party_dependencies.sh
2323
1. Prepend the conda environment to the `$LD_LIBRARY_PATH` and `$LIBRARY_PATH`., e.g.
2424

2525
```

0 commit comments

Comments
 (0)