Browse Source

Update README.md

Kentaro Wada 6 năm trước cách đây
mục cha
commit
0bcc887f8f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -190,7 +190,7 @@ Also, there are pre-built executables in
 
 ```bash
 # Setup conda
-conda create --name labelme python=3.6
+conda create --name labelme python==3.6.0
 conda activate labelme
 
 # Build the standalone executable