We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26d1a5d + a364def commit 815a042Copy full SHA for 815a042
1 file changed
docs/source/Installation.md
@@ -19,7 +19,7 @@ At this time, only Linux systems are supported.
19
Mamba is recommended as the dependencies required by OpenFold are quite large and mamba can speed up the process.
20
- Activate the environment, e.g `conda activate openfold_env`
21
1. Run the setup script to configure kernels and folding resources.
22
- > scripts/install_third_party_dependencies.sh`
+ > scripts/install_third_party_dependencies.sh
23
1. Prepend the conda environment to the `$LD_LIBRARY_PATH` and `$LIBRARY_PATH`., e.g.
24
25
```
0 commit comments