瀏覽代碼

Update README.md

Kentaro Wada 6 年之前
父節點
當前提交
0bcc887f8f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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