Skip to content

Commit 0300d57

Browse files
committed
update install.md
1 parent e18c931 commit 0300d57

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Install/install.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### Basic Install
66

7+
> *Notice: This will only install the basic module. For other algorithm submodules, please follow the instructions [Algorithm Submodule install](#algorithm-submodule-install) to install as needed*
8+
79
1. Pull the repository and update the submodule
810

911
```
@@ -57,7 +59,7 @@ conda(mamba) env create -f basic_env.yaml
5759
conda(mamba) activate BestMan
5860
```
5961

60-
### Extended install
62+
### Algorithm Submodule install
6163

6264
> In order to prevent conflicts in environment dependencies between different algorithm submodules in each module, we isolate the environments of each algorithm submodule of BestMan from each other for efficient management and calling.
6365

0 commit comments

Comments
 (0)