Skip to content

Commit

Permalink
Update README.md (#2676)
Browse files Browse the repository at this point in the history
  • Loading branch information
SD3004 authored Oct 12, 2023
1 parent d36db71 commit c4fc8b4
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 @@ -123,7 +123,7 @@ Please refer to [install.md](https://mmaction2.readthedocs.io/en/latest/get_star

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

0 comments on commit c4fc8b4

Please sign in to comment.