Skip to content

Commit b3da8ed

Browse files
committed
bugfix: fix the bug in installation
1 parent 4ed8a9c commit b3da8ed

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
@@ -12,7 +12,7 @@ git clone https://github.com/JasonLSC/GSCodec_Studio.git --recursive
1212
cd GSCodec_Studio
1313

1414
# Make a conda environment
15-
conda create --name gscodec_studio python=3.12
15+
conda create --name gscodec_studio python=3.10
1616
conda activate gscodec_studio
1717
```
1818

0 commit comments

Comments
 (0)