Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jianganghuang authored Jul 1, 2024
1 parent e2a3f5c commit 9b8396c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ conda create -n Hyper-YOLO python=3.8
conda activate Hyper-YOLO
pip install -r requirements.txt # install
```
You also can use environment.yaml and conda command to install environment.
You can also use the environment.yaml file and the conda command to install the required environment.
```bash
conda env create -f environment.yaml
```
Expand Down

0 comments on commit 9b8396c

Please sign in to comment.