Skip to content

Commit c4fc8b4

Browse files
authored
Update README.md (#2676)
1 parent d36db71 commit c4fc8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Please refer to [install.md](https://mmaction2.readthedocs.io/en/latest/get_star
123123

124124
```shell
125125
conda create --name openmmlab python=3.8 -y
126-
conda activate open-mmlab
126+
conda activate openmmlab
127127
conda install pytorch torchvision -c pytorch # This command will automatically install the latest version PyTorch and cudatoolkit, please check whether they match your environment.
128128
pip install -U openmim
129129
mim install mmengine

0 commit comments

Comments
 (0)