Browse Source

Update README.md

Kentaro Wada 3 năm trước cách đây
mục cha
commit
3dad964018
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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