Skip to content

Commit 0136aca

Browse files
committed
DAS-2466: fix python version in readme.
1 parent 27d7d67 commit 0136aca

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
@@ -343,7 +343,7 @@ independent of the main Harmony application:
343343

344344

345345
```
346-
> conda create --name hybig-env python==3.11
346+
> conda create --name hybig-env python==3.12
347347
> pip install -r pip_requirements.txt -r pip_requirements_skip_snyk.txt
348348
> pip install -r dev-requirements.txt
349349

0 commit comments

Comments
 (0)