"...models/git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "52310ad9e6696473c90a659bfa879fde0c51898c"
Unverified Commit 815a042c authored by Jennifer Wei's avatar Jennifer Wei Committed by GitHub
Browse files

Merge pull request #516 from nenuadrian/patch-1

Minor typo fix in Installation.md
parents 26d1a5da a364defc
...@@ -19,7 +19,7 @@ At this time, only Linux systems are supported. ...@@ -19,7 +19,7 @@ At this time, only Linux systems are supported.
Mamba is recommended as the dependencies required by OpenFold are quite large and mamba can speed up the process. Mamba is recommended as the dependencies required by OpenFold are quite large and mamba can speed up the process.
- Activate the environment, e.g `conda activate openfold_env` - Activate the environment, e.g `conda activate openfold_env`
1. Run the setup script to configure kernels and folding resources. 1. Run the setup script to configure kernels and folding resources.
> scripts/install_third_party_dependencies.sh` > scripts/install_third_party_dependencies.sh
1. Prepend the conda environment to the `$LD_LIBRARY_PATH` and `$LIBRARY_PATH`., e.g. 1. Prepend the conda environment to the `$LD_LIBRARY_PATH` and `$LIBRARY_PATH`., e.g.
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment