Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yucheng-Jiang committed Apr 8, 2024
1 parent 4ab4a26 commit 42f4d5b
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 @@ -35,7 +35,7 @@ Below, we provide a quick start guide to run STORM locally to reproduce our expe

1. Install the required packages.
```shell
conda create -n storm python=3.9
conda create -n storm python=3.11
conda activate storm
pip install -r requirements.txt
```
Expand Down

0 comments on commit 42f4d5b

Please sign in to comment.