浏览代码

Update README.md

Kentaro Wada 3 年之前
父节点
当前提交
3dad964018
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -210,7 +210,7 @@ Below shows how to build the standalone executable on macOS, Linux and Windows.
 
 ```bash
 # Setup conda
-conda create --name labelme python==3.6.0
+conda create --name labelme python=3.9
 conda activate labelme
 
 # Build the standalone executable